SafeInt.SafeInt

Undocumented in source.
  1. alias SafeInt = SafeInt!(BasicScalar!N, bitOps, throws)
    template SafeInt(N, bool bitOps = true, bool throws = true)
    @safe
    alias SafeInt = SafeInt!(BasicScalar!N, bitOps, throws)
  2. struct SafeInt(N, bool bitOps = true, bool throws = true)

Meta