iterator.opBinary

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

Meta