[#bsl-unordered_set-0d2d-get_allocator] = xref:bsl.adoc[bsl]::xref:bsl/unordered_set-0d2d.adoc[unordered_set]::get_allocator :relfileprefix: ../../ :mrdocs: Return (a copy of) the allocator used for memory allocation by this unordered set. == Synopsis Declared in `<bslstl_unorderedset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ALLOCATOR get_allocator() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#