Iterator_T::operator++

Iterator_T& Iterator_T::operator++(void)

Advance the iterator to the next element

Defined in: Collect.h

See Also

Iterator_T