[#BloombergLP-bslstl-Function_Rep-GenericInvoker] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::GenericInvoker :relfileprefix: ../../../ :mrdocs: A "generic" function type analogous to the data type `void` (though without the language support provided by `void`). == Synopsis Declared in `<bslstl_function_rep.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void GenericInvoker(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#