ae v0.0.2845 (2020-11-29T12:45:19Z)
Home
Dub
Repo
TypeForBits.TypeForBits
ae
utils
math
TypeForBits
Undocumented in source.
alias
TypeForBits
=
ubyte
alias
TypeForBits
=
ushort
alias
TypeForBits
=
uint
template
TypeForBits
(uint bits)
static if
(!(
bits <= 8
))
static if
(!(
bits <= 16
))
static if
(
bits <= 32
)
alias
TypeForBits
=
uint
alias
TypeForBits
=
ulong
Meta
Source
See Implementation
ae
utils
math
TypeForBits
aliases
TypeForBits