Return true if this map contains an element having the specified key, and false otherwise.
true
key
false
Declared in <bdlc_flathashmap.h>
<bdlc_flathashmap.h>
bool contains(KEY const& key) const;