[#bsl-_Ht_iterator-operator_star] = xref:bsl.adoc[bsl]::xref:bsl/_Ht_iterator.adoc[_Ht_iterator]::operator* :relfileprefix: ../../ :mrdocs: Return a reference to the value referenced by this iterator. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/_Ht_iterator/reference.adoc[reference] operator*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#