[#BloombergLP-bslstl-Function_Rep-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::Function_Rep :relfileprefix: ../../../ :mrdocs: Create an empty object using the specified `allocator` to supply memory. == Synopsis Declared in `<bslstl_function_rep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Function_Rep(xref:BloombergLP/bslstl/Function_Rep/allocator_type.adoc[allocator_type] const& allocator) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#