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