#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) |
Definition at line 289 of file FastDelegate.h.
| static GenericClass* fastdelegate::detail::SimplifyMemFunc< N >::Convert | ( | X * | pthis, |
| XFuncType | function_to_bind, | ||
| GenericMemFuncType & | bound_func | ||
| ) | [inline, static] |
Definition at line 291 of file FastDelegate.h.