The ++ operator increments the iterator.
Public
OMIterator<Concept>& operator++() OMIterator<Concept> operator++(int i)
i
Increments the iterator to the next element in the container
The incremented value of the iterator