Constants.cthird

Undocumented in source.
  1. enum uint cthird;
  2. enum ulong cthird;
    struct Constants(T)
    static if(!(is(T : uint)))
    static if(is(T : ulong))
    enum ulong cthird;
  3. enum uint128 cthird;
  4. enum uint256 cthird;

Meta