ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
TypeForBits.TypeForBits
ae
utils
math
TypeForBits
Undocumented in source.
alias
TypeForBits
=
ubyte
alias
TypeForBits
=
ushort
alias
TypeForBits
=
uint
alias
TypeForBits
=
ulong
template
TypeForBits
(uint bits)
static if
(!(
bits <= 8
))
static if
(!(
bits <= 16
))
static if
(!(
bits <= 32
))
static if
(
bits <= 64
)
alias
TypeForBits
=
ulong
Meta
Source
See Implementation
ae
utils
math
TypeForBits
aliases
TypeForBits