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