SmartInt.SmartInt

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

Meta