Role.unsignedMax

Undocumented in source.
struct Role
enum unsignedMax = 2^^(1 + packedBitSizeOf!Rel) - 1;

Meta