Increment operators
Synopses
Declared in <bslstl_vector.h>
Increment this iterator to refer to the next element in the underlying sequence, and return a reference to this object.
Return this object, and increment this iterator to refer to the next element in the underlying sequence.
Created with MrDocs