ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ExpandIntegerType.ExpandIntegerType
ae
utils
graphics
color
ExpandIntegerType
Undocumented in source.
alias
ExpandIntegerType
=
T
alias
ExpandIntegerType
=
ExpandNumericType
!(
T
,
bits
)
template
ExpandIntegerType
(T, size_t bits)
static if
(!(
is(T : real)
))
alias
ExpandIntegerType
=
ExpandNumericType
!(
T
,
bits
)
Meta
Source
See Implementation
ae
utils
graphics
color
ExpandIntegerType
aliases
ExpandIntegerType