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)
    struct Fixed(uint scale)
    pure nothrow
    void
    opOpAssign
    (
    string op
    )
    (
    long v
    )
  3. void opOpAssign(double v)

Meta