QIterator.opBinary

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

Meta