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