Return true if this unordered multiset contains an element whose key is equivalent to the specified key.
true
key
Declared in <bslstl_unorderedmultiset.h>
<bslstl_unorderedmultiset.h>
bool contains(key_type const& key) const;