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