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