Iterator.counter

Total count of the elements currently iterated

class Iterator
protected
size_t counter;

Meta