max.max

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

Meta