SafeInt.bsr

Undocumented in source. Be warned that the author may not have intended to support it.
struct SafeInt(N, bool bitOps = true, bool throws = true)
const
SafeInt!(int, bitOps, throws)
bsr
()
if (
isIntegral!N &&
)

Meta