[#bsl-hash_multimap-2constructor-0df] = xref:bsl.adoc[bsl]::xref:bsl/hash_multimap.adoc[hash_multimap]::hash_multimap :relfileprefix: ../../ :mrdocs: Create a hash multimap with the specified bucket count and hasher. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- hash_multimap( xref:bsl/hash_multimap/size_type.adoc[size_type] __n, xref:bsl/hash_multimap/hasher.adoc[hasher] const& __hf); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#