const_iterator.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) opUnary()
  2. const_iterator opUnary()
    struct const_iterator
    pragma(inline, true) ref
    opUnary
    (
    string op
    )
    ()
    if (
    op == "++"
    )
  3. const_iterator opUnary()

Meta