Return an iterator representing the beginning of the sequence of entries held by this container.
Declared in <bdlc_flathashtable.h>
FlatHashTable<KEY, ENTRY, ENTRY_UTIL, HASH, EQUAL>::const_iterator
begin() const;
const iterator to the first entry, or end if empty