STM32LIB
Static Public Member Functions | List of all members
fastdelegate::detail::SimplifyMemFunc< N > Struct Template Reference

#include <FastDelegate.h>

Static Public Member Functions

template<class X , class XFuncType , class GenericMemFuncType >
static GenericClass * Convert (X *pthis, XFuncType function_to_bind, GenericMemFuncType &bound_func)
 

Member Function Documentation

template<int N>
template<class X , class XFuncType , class GenericMemFuncType >
static GenericClass* fastdelegate::detail::SimplifyMemFunc< N >::Convert ( X *  pthis,
XFuncType  function_to_bind,
GenericMemFuncType &  bound_func 
)
inlinestatic

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