tango ~master (2025-06-29T14:40:56.0544651)
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