ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
TryExpandNumericType.TryExpandNumericType
ae
utils
meta
TryExpandNumericType
alias
TryExpandNumericType
=
ExpandNumericType
!(
T
,
additionalBits
)
template
TryExpandNumericType
(T, uint additionalBits)
static if
(
is(typeof(ExpandNumericType!(T, additionalBits)))
)
alias
TryExpandNumericType
=
ExpandNumericType
!(
T
,
additionalBits
)
alias
TryExpandNumericType
=
long
alias
TryExpandNumericType
=
ulong
alias
TryExpandNumericType
=
real
Meta
Source
See Implementation
ae
utils
meta
TryExpandNumericType
aliases
TryExpandNumericType