ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
TypeForBits.TypeForBits
ae
utils
math
TypeForBits
alias
TypeForBits
=
ubyte
template
TypeForBits
(uint bits)
static if
(
bits <= 8
)
alias
TypeForBits
=
ubyte
alias
TypeForBits
=
ushort
alias
TypeForBits
=
uint
alias
TypeForBits
=
ulong
Meta
Source
See Implementation
ae
utils
math
TypeForBits
aliases
TypeForBits