Advances the iterator, returning its previous value.
Declared in <prevector.h>
<prevector.h>
iterator operator++(int postfix);
A copy of the iterator before it was advanced.