ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
UnsignedBitsType.UnsignedBitsType
ae
utils
meta
misc
UnsignedBitsType
Undocumented in source.
alias
UnsignedBitsType
=
ubyte
alias
UnsignedBitsType
=
ushort
alias
UnsignedBitsType
=
uint
alias
UnsignedBitsType
=
ulong
template
UnsignedBitsType
(uint bits)
static if
(!(
bits <= 8
))
static if
(!(
bits <= 16
))
static if
(!(
bits <= 32
))
static if
(
bits <= 64
)
alias
UnsignedBitsType
=
ulong
Meta
Source
See Implementation
ae
utils
meta
misc
UnsignedBitsType
aliases
UnsignedBitsType