Return the number of elements with the specified __key.

Synopsis

Declared in <bslstp_hashtable.h>

size_type
count(key_type const& __key) const;

Created with MrDocs