[#BloombergLP-bslstl-Function_Rep-get_allocator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::get_allocator :relfileprefix: ../../../ :mrdocs: Return the allocator used to supply memory for this object. == Synopsis Declared in `<bslstl_function_rep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslstl/Function_Rep/allocator_type.adoc[bslstl::Function_Rep::allocator_type] get_allocator() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#