Integer.bits

Undocumented in source.
struct Integer(T, char E)
enum bits = T.sizeof * 8;

Meta