Fixed.opOpAssign

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

Meta