MaxPrecTypeOf.MaxPrecTypeOf

Undocumented in source.
  1. alias MaxPrecTypeOf = creal
    template MaxPrecTypeOf(T)
    static if(isComplexType!(T))
    alias MaxPrecTypeOf = creal
  2. alias MaxPrecTypeOf = ireal
  3. alias MaxPrecTypeOf = real

Meta