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>

ENTRY&
operator*() const;

Created with MrDocs