BloombergLP::bdlc::FlatHashTable::begin

Return an iterator representing the beginning of the sequence of entries held by this container.

Synopsis

Declared in <bdlc_flathashtable.h>

FlatHashTable<KEY, ENTRY, ENTRY_UTIL, HASH, EQUAL>::const_iterator
begin() const;

Return Value

const iterator to the first entry, or end if empty