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