SmartInt.opOpAssign

See smartOp.

struct SmartInt(N, IntFlagPolicy _policy, Flag!"bitOps" bitOps = Yes.bitOps)
ref return @safe
typeof(this)
opOpAssign
(
string op
M
)
(
const M right
)
if (
isIntegral!N &&
)

Meta