[#BloombergLP-bslstl-Function_Rep-invoker] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::invoker :relfileprefix: ../../../ :mrdocs: Return a pointer the invoker function set using `installFunc` or a null pointer if this object is empty. == Synopsis Declared in `<bslstl_function_rep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslstl/Function_Rep/GenericInvoker.adoc[bslstl::Function_Rep::GenericInvoker]* invoker() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#