Return a const_iterator to the first element in the sequence of elements maintained by this map, or the end iterator if this map is empty.
Declared in <bdlc_flathashmap.h>
FlatHashMap<KEY, VALUE, HASH, EQUAL>::const_iterator
begin() const;
const iterator to the first element, or end if empty