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