PosInfInterval.opAssign

  1. PosInfInterval opAssign(PosInfInterval rhs)
    struct PosInfInterval(TP)
    ref pure nothrow
    opAssign
    ()
  2. PosInfInterval opAssign(PosInfInterval rhs)

Parameters

rhs PosInfInterval

The PosInfInterval to assign to this one.

Meta