ae v0.0.3184 (2022-06-10T13:49:00Z)
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