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