ae v0.0.2137 (2018-01-31T16:30:29Z)
Home
Dub
Repo
UnsignedBitsType.UnsignedBitsType
ae
utils
meta
UnsignedBitsType
Undocumented in source.
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