Create an empty hash multimap using the specified __a allocator.
Synopsis
Declared in <bslstp_hashmap.h>
explicit
hash_multimap(allocator_type const& __a);
Created with MrDocs
Create an empty hash multimap using the specified __a allocator.
Declared in <bslstp_hashmap.h>
explicit
hash_multimap(allocator_type const& __a);
Created with MrDocs