Return the number of value_type objects within this multiset that are equivalent to the specified key.
value_type
key
Declared in <bslstl_multiset.h>
<bslstl_multiset.h>
size_type count(key_type const& key) const;
Note: implemented inline due to Sun CC compilation error.