Moves the iterator to the previous element.
Synopsis
Declared in <prevector.h>
const_iterator&
operator‐‐();
Return Value
A reference to this iterator.
Created with MrDocs
Moves the iterator to the previous element.
Declared in <prevector.h>
const_iterator&
operator‐‐();
A reference to this iterator.
Created with MrDocs