Mixin that adds an iterator class and a member variable of it. Note that this.iterator still has to be initialized by the constructor.
Interruptible iterator
Iterator class offering specialized versions of opApply for the given map/set class.
parent class to inherit from
Instance of the MapIterator template
See Implementation
Mixin that adds an iterator class and a member variable of it. Note that this.iterator still has to be initialized by the constructor.