CachedIterator

Members

Functions

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()
lightScope
auto lightScope()
lightScope
auto lightScope()
lightScope
auto lightScope()
opBinary
ptrdiff_t opBinary(typeof(this) right)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
auto opBinary(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
ptrdiff_t opCmp(typeof(this) right)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(typeof(this) right)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
auto ref opIndexAssign(T val, ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
auto opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
void opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_caches
CacheIterator _caches;
_flags
FlagIterator _flags;
_iterator
Iterator _iterator;

Meta