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

#include <FastDelegate.h>

List of all members.


template<int N> struct fastdelegate::detail::SimplifyMemFunc< N >


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 
) [inline, static]