statType.statType

Undocumented in source.
  1. alias statType = Unqual!T
  2. alias statType = double
    template statType(T, bool checkComplex = true)
    package
    static if(!(isFloatingPoint!T))
    static if(is(T : double))
    alias statType = double
  3. alias statType = Unqual!T
  4. alias statType = Unqual!T
  5. alias statType = cdouble

Meta