Increment this iterator to refer to the next element in the underlying sequence, and return a reference to this object.
Synopsis
Declared in <bslstl_vector.h>
vector_UintPtrConversionIterator<VALUE_TYPE, ITERATOR>&
operator++();
Return Value
reference providing modifiable access to this iterator
Created with MrDocs