PosInfInterval.opAssign

PosInfInterval opAssign(const ref PosInfInterval rhs) ref pure nothrow

Parameters

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

Parameters

rhsThe PosInfInterval to assign to this one.