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
A "generic" function type analogous to the data type void (though without the language support provided by void).
Declared in <bslstl_function_rep.h>
typedef void GenericInvoker();
Created with MrDocs