QTaggedIterator.opBinary

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

Meta