Iterator_T::operator--

Iterator_T& Iterator_T::operator--(void)

Move the iterator to the previous element

Defined in: Collect.h

See Also

Iterator_T