ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
ResizeNumericType.ResizeNumericType
ae
utils
meta
ResizeNumericType
Undocumented in source.
alias
ResizeNumericType
=
SignedBitsType
!
bits
alias
ResizeNumericType
=
UnsignedBitsType
!
bits
template
ResizeNumericType
(T, uint bits)
static if
(
is(T : ulong)
)
static if
(!(
isSigned!T
))
alias
ResizeNumericType
=
UnsignedBitsType
!
bits
alias
ResizeNumericType
=
float
alias
ResizeNumericType
=
double
alias
ResizeNumericType
=
real
Meta
Source
See Implementation
ae
utils
meta
ResizeNumericType
aliases
ResizeNumericType