OEIter<T>& operator ++ ()
The prefix ++ operator advances the iterator one position. A postfix ++ operator is not provided for an OEIter.
++