11.3.9 operator -

OEIter<T>& operator -- ()

The prefix - operator moves the iterator back one position, if possible. A postdix - operator is not provided for an OEIter.