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