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

Meta