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