tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
MaxPrecTypeOf.MaxPrecTypeOf
tango
core
Traits
MaxPrecTypeOf
Undocumented in source.
alias
MaxPrecTypeOf
=
creal
alias
MaxPrecTypeOf
=
ireal
alias
MaxPrecTypeOf
=
real
template
MaxPrecTypeOf
(T)
static if
(!(
isComplexType!(T)
))
static if
(!(
isImaginaryType!(T)
))
alias
MaxPrecTypeOf
=
real
Meta
Source
See Implementation
tango
core
Traits
MaxPrecTypeOf
aliases
MaxPrecTypeOf