UInt.max

Undocumented in source.
struct UInt(size_t SIZE)
final
enum max = 2^^cast(ulong)SIZE - 1;

Meta