LongInt.high

Undocumented in source.
  1. Signed!(TypeForBits!bits) high;
  2. TypeForBits!bits high;
    struct LongInt(uint bits, bool signed)
    static if(!(signed))
    TypeForBits!bits high;

Meta