Return an iterator referring to the modifiable element in this map having the specified key, or end() if no such entry exists in this map.
key
end()
Declared in <bdlc_flathashmap.h>
<bdlc_flathashmap.h>
FlatHashMap<KEY, VALUE, HASH, EQUAL>::iterator find(KEY const& key);