Advance this iterator to the next element in the hashtable.

Synopsis

Declared in <bslstp_hashtable.h>

_Node*
_M_skip_to_next();

Return Value

pointer to the next node, or null if none

Created with MrDocs