RetroIterator.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opUnary()
  2. void opUnary()
  3. void opUnary()
    struct RetroIterator(Iterator)
    pure
    @optmath
    void
    opUnary
    (
    string op : "++"
    )
    ()

Meta