[#bsl-hash_multiset-get_allocator] = xref:bsl.adoc[bsl]::xref:bsl/hash_multiset.adoc[hash_multiset]::get_allocator :relfileprefix: ../../ :mrdocs: Return a copy of the allocator used by this container. == Synopsis Declared in `<bslstp_hashset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hash_multiset/allocator_type.adoc[allocator_type] get_allocator() const; ---- == Description Return the allocator used by this multiset. == Return Value allocator used by this hash multiset [.small]#Created with https://www.mrdocs.com[MrDocs]#