A "generic" function type analogous to the data type void (though without the language support provided by void).
void
Declared in <bslstl_function_rep.h>
<bslstl_function_rep.h>
typedef void GenericInvoker();