bsl::vector_UintPtrConversionIterator::operator++

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++();