Checked.opAssign

Checked opAssign(U)(U rhs) if (is(typeof(Checked!(T, Hook)(rhs)))) ref return

Assignment operator. Has the same constraints as the constructor.

Parameters

rhsThe value to assign

Returns

A reference to this