Erase elements with the specified __key and return the count removed.
Synopsis
Declared in <bslstp_hashmap.h>
size_type
erase(key_type const& __key);
Created with MrDocs
Erase elements with the specified __key and return the count removed.
Declared in <bslstp_hashmap.h>
size_type
erase(key_type const& __key);
Created with MrDocs