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