Create a default‐constructed iterator over an empty node list.
Synopsis
Declared in <bslstl_hashtableiterator.h>
HashTableIterator();
Description
All default‐constructed iterators are non‐dereferenceable and refer to the same empty list.
Created with MrDocs