MemberIterator

MemberIterator is used by member.

Members

Functions

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()
opIndex
auto ref opIndex(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
auto ref opIndexAssign(T value, ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexOpAssign
auto ref opIndexOpAssign(T value, ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexUnary
auto ref opIndexUnary(ptrdiff_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
auto ref opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_iterator
Iterator _iterator;

Meta