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>
bslstl::Function_Rep::GenericInvoker*
invoker() const noexcept;
Created with MrDocs