prevector::iterator::operator--

Moves the iterator to the previous element.

Synopsis

Declared in <prevector.h>

iterator&
operator--();

Return Value

A reference to this iterator.