Return a reference to the value referenced by this iterator.

Synopsis

Declared in <bslstp_hashtable.h>

reference
operator*() const;

Return Value

reference to the value referenced by this iterator

Created with MrDocs