Return the number of elements equivalent to key.
Return the number of value_type objects within this multiset that are equivalent to the specified key.
Note: implemented inline due to Sun CC compilation error.
number of elements equivalent to key
| Name | Description |
|---|---|
| key | key value to count |