iterator.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. iterator opOpAssign(difference_type j)
  2. iterator opOpAssign(difference_type j)
    struct iterator
    pragma(inline, true) ref
    opOpAssign
    (
    string op
    )
    if (
    op == "-"
    )

Meta