fastdelegate::detail::SimplifyMemFunc< SINGLE_MEMFUNCPTR_SIZE > Struct Template Reference

#include <FastDelegate.h>

List of all members.


template<> struct fastdelegate::detail::SimplifyMemFunc< SINGLE_MEMFUNCPTR_SIZE >


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<class X, class XFuncType, class GenericMemFuncType>
static GenericClass* fastdelegate::detail::SimplifyMemFunc< SINGLE_MEMFUNCPTR_SIZE >::Convert ( X *  pthis,
XFuncType  function_to_bind,
GenericMemFuncType &  bound_func 
) [inline, static]