Fixed.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(Fixed v)
  2. void opOpAssign(long v)
  3. void opOpAssign(double v)
    struct Fixed(uint scale)
    nothrow
    void
    opOpAssign
    (
    string op
    )
    (
    double v
    )

Meta