QConstIterator.opBinary

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

Meta