Create an empty object using the specified allocator to supply memory.
Synopsis
Declared in <bslstl_function_rep.h>
explicit
Function_Rep(allocator_type const& allocator) noexcept;
Created with MrDocs
Create an empty object using the specified allocator to supply memory.
Declared in <bslstl_function_rep.h>
explicit
Function_Rep(allocator_type const& allocator) noexcept;
Created with MrDocs