bsl::unordered_multiset::contains

Return true if this unordered multiset contains an element whose key is equivalent to the specified key.

Synopsis

Declared in <bslstl_unorderedmultiset.h>

bool
contains(key_type const& key) const;