SmartInt

Undocumented in source.
@safe pragma(inline, true)
alias SmartInt(N, Flag!"bitOps" bitOps = Yes.bitOps) = checkedint.SmartInt!(N, IFP.throws, bitOps)

Meta