STM32LIB
|
#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) |
|
inlinestatic |