Return the allocator used to supply memory for this object.
Synopsis
Declared in <bslstl_function_rep.h>
bslstl::Function_Rep::allocator_type
get_allocator() const noexcept;
Return Value
allocator used to supply memory for this object
Created with MrDocs