Create a default‐constructed iterator referring to an empty list of nodes. All default‐constructed iterators are non‐dereferenceable and refer to the same empty list.

Synopsis

Declared in <bslstl_hashtablebucketiterator.h>

HashTableBucketIterator();

Created with MrDocs