const_iterator.opBinary

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

Meta