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