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