max.max

Undocumented in source.
  1. enum max;
  2. enum max;
  3. enum max;
  4. enum max;
    template max(ubyte Type)
    static if(!(Type == Radians))
    static if(!(Type == Degrees))
    static if(!(Type == Turns))
    static if(Type == Gons)
    enum max = 400.0f;

Meta