ModQ.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(typeof(this) operand)
  2. void opOpAssign(typeof(this) operand)
    struct ModQ(T, T q)
    void
    opOpAssign
    (
    string op : "*"
    )
    ()
    if (
    isUnsigned!T
    )

Meta