QConstIterator.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QConstIterator opUnary()
    struct QConstIterator(Container)
    ref
    opUnary
    (
    string op
    )
    ()
    if (
    op == "++"
    )
  2. QConstIterator opUnary()

Meta