Create an empty hash multiset with at least the specified __n buckets using the specified __a allocator.
__n
__a
Declared in <bslstp_hashset.h>
<bslstp_hashset.h>
hash_multiset( size_type __n, allocator_type const& __a);