tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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