STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
List of all members
_Invoker< _Callable > Struct Template Reference
Inheritance diagram for _Invoker< _Callable >:
_Invoker_functor

Additional Inherited Members

- Static Public Member Functions inherited from _Invoker_functor
template<class _Callable , class... _Types>
static auto _Call (_Callable &&_Obj, _Types &&..._Args) -> decltype(_STD forward< _Callable >(_Obj)(_STD forward< _Types >(_Args)...))
 

The documentation for this struct was generated from the following file: