Variable.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Variable opOpAssign(Variable r)
  2. Variable opOpAssign(T r)
    struct Variable(T, size_t N)
    ref @safe @nogc pure nothrow
    opOpAssign
    (
    string op
    )
    (
    const scope T r
    )

Meta