ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
UnsignedBitsType.UnsignedBitsType
ae
utils
meta
UnsignedBitsType
Undocumented in source.
alias
UnsignedBitsType
=
ubyte
alias
UnsignedBitsType
=
ushort
alias
UnsignedBitsType
=
uint
template
UnsignedBitsType
(uint bits)
static if
(!(
bits <= 8
))
static if
(!(
bits <= 16
))
static if
(
bits <= 32
)
alias
UnsignedBitsType
=
uint
alias
UnsignedBitsType
=
ulong
Meta
Source
See Implementation
ae
utils
meta
UnsignedBitsType
aliases
UnsignedBitsType