BloombergLP::bdlc::FlatHashTable::entries

Return the address of the first element of the underlying array of entries in this table, or 0 if this table is in the zero-capacity state. The behavior is undefined unless the address is verified in-use through use of the controls array before dereferencing an entry in this array.

Synopsis

Declared in <bdlc_flathashtable.h>

ENTRY const*
entries() const;