[#bsl-hash_multimap-2constructor-064] = xref:bsl.adoc[bsl]::xref:bsl/hash_multimap.adoc[hash_multimap]::hash_multimap :relfileprefix: ../../ :mrdocs: Copy‐construct a hash multimap using the specified allocator. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- hash_multimap( xref:bsl/hash_multimap.adoc[_Self] const& __x, xref:bsl/hash_multimap/allocator_type.adoc[allocator_type] const& __a); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#