Return the number of elements equal to the specified __key. Return the number of elements matching the specified key.

Synopsis

Declared in <bslstp_hashset.h>

size_type
count(key_type const& __key) const;

Created with MrDocs