CachedIterator.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opUnary()
    struct CachedIterator(Iterator, CacheIterator, FlagIterator)
    @optmath
    opUnary
    (
    string op : "*"
    )
    ()
  2. void opUnary()

Meta