Moves the iterator back, returning its previous value.
Declared in <prevector.h>
<prevector.h>
iterator operator--(int postfix);
A copy of the iterator before it was moved back.