DListIterator.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(int cnt)
    struct DListIterator(T)
    void
    opOpAssign
    (
    string op
    )
    (
    int cnt
    )
    if (
    op == "+"
    )
  2. void opOpAssign(int cnt)

Meta