Create an empty hash multimap with at least the specified __n buckets.
Synopsis
Declared in <bslstp_hashmap.h>
explicit
hash_multimap(size_type __n);
Created with MrDocs
Create an empty hash multimap with at least the specified __n buckets.
Declared in <bslstp_hashmap.h>
explicit
hash_multimap(size_type __n);
Created with MrDocs