ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
UnsignedBitsType.UnsignedBitsType
ae
utils
meta
UnsignedBitsType
alias
UnsignedBitsType
=
ubyte
template
UnsignedBitsType
(uint bits)
static if
(
bits <= 8
)
alias
UnsignedBitsType
=
ubyte
alias
UnsignedBitsType
=
ushort
alias
UnsignedBitsType
=
uint
alias
UnsignedBitsType
=
ulong
Meta
Source
See Implementation
ae
utils
meta
UnsignedBitsType
aliases
UnsignedBitsType