Move this iterator to the next node in the list and return a reference providing modifiable access to this iterator. The behavior is undefined unless the iterator refers to a valid (not yet erased) node in the list.

Synopsis

Declared in <bslstl_hashtableiterator.h>

Created with MrDocs