Return the number of elements matching the specified key.
Synopsis
Declared in <bslstp_hashmap.h>
size_type
count(key_type const& __key) const;
Created with MrDocs
Return the number of elements matching the specified key.
Declared in <bslstp_hashmap.h>
size_type
count(key_type const& __key) const;
Created with MrDocs