[#BloombergLP-bdlc-FlatHashTable_IteratorImp-operator_star] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable_IteratorImp.adoc[FlatHashTable_IteratorImp]::operator* :relfileprefix: ../../../ :mrdocs: Return a reference to the element referred to by this `FlatHashTable_IteratorImp`. The behavior is undefined unless this `FlatHashTable_IteratorImp() != *this`. == Synopsis Declared in `<bdlc_flathashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ENTRY& operator*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#