NegInfInterval.opAssign

NegInfInterval opAssign(const ref NegInfInterval rhs) ref pure nothrow

Parameters

rhsThe NegInfInterval to assign to this one.
NegInfInterval opAssign(NegInfInterval rhs) ref pure nothrow

Parameters

rhsThe NegInfInterval to assign to this one.