Bits.VALUEBITS

Undocumented in source.
struct Bits(T = ulong)
enum VALUEBITS = T.sizeof * 8 - COUNTBITS;

Meta