QTaggedIterator.opBinary

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

Meta