[#bsl-hash_map-2constructor-031] = xref:bsl.adoc[bsl]::xref:bsl/hash_map.adoc[hash_map]::hash_map :relfileprefix: ../../ :mrdocs: Create an empty hash map using the specified `__a` allocator. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit hash_map(xref:bsl/hash_map/allocator_type.adoc[allocator_type] const& __a); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#