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