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