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)
  3. qsizetype opBinary(const(QConstIterator) j)
    struct QConstIterator(Container)
    const
    opBinary
    (
    string op
    )
    (
    ref const(QConstIterator) j
    )
    if (
    op == "-"
    )

Meta