smartInt

Undocumented in source. Be warned that the author may not have intended to support it.
@safe pragma(inline, true) pure
SmartInt!(N, bitOps)
smartInt
(
Flag!"bitOps" bitOps = Yes.bitOps
N
)
(
N num
)
if (
isIntegral!N ||
)

Meta