FixedPoint.opAssign

Construct with an assignable value.

  1. FixedPoint opAssign(U x)
    struct FixedPoint(int M, int N)
    @nogc ref pure nothrow
    opAssign
    (
    U
    )
    (
    U x
    )
    if ()
  2. FixedPoint opAssign(U x)
  3. FixedPoint opAssign(U x)

Meta