Copy‐construct a hash map using the specified allocator.
Synopsis
Declared in <bslstp_hashmap.h>
hash_map(
_Self const& __x,
allocator_type const& __a);
Created with MrDocs