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>

typedef void GenericInvoker();

Created with MrDocs