ae v0.0.3053 (2021-06-01T17:26:23Z)
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