unsigned.opCast

Undocumented in source. Be warned that the author may not have intended to support it.

struct unsigned(int bits)
const
opCast
(
T
)
()
if (
bits >= 128 &&
(bits & (bits - 1)) == 0
)

Meta