This struct is a namespace containing a single function template, invokerForFunc, that returns a pointer to a function that is used to invoke a callable object of a particular type.
Synopsis
Declared in <bslstl_function_invokerutil.h>
struct Function_InvokerUtil;
Types
Name |
Description |
This |
Type Aliases
Name |
Description |
Generic function pointer. This type is as close as we can get to |
Enums
Name |
Description |
Enumeration of the different types of callable objects. |
Static Member Functions
Name |
Description |
|
|
|
Throw a |
Created with MrDocs