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