Int.max

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

Meta