SafeInt.this

Undocumented in source.
  1. this(N bscal)
    struct SafeInt(N, bool bitOps = true, bool throws = true)
    nothrow @nogc
    this
    (
    const N bscal
    )
    if (
    isIntegral!N &&
    )
  2. this(M that)

Meta