Advance this iterator to the next element and return its new value.
Synopsis
Declared in <bslstp_hashtable.h>
_Self&
operator++();
Return Value
reference to this iterator after it was advanced
Created with MrDocs