fast delegate - CodeWeblog.com
// // Conversion of member function pointer to...DefaultVoid> class FastDelegate0 { private: ...typedef FastDelegate0 type; // Construction and ...
FastDelegate_src.zip FastDelegate.h
// FastDelegate.h // Efficient delegates in C++...typedef char ERROR_Unsupported_member_function_...template <class X, class Y> FastDelegate0 Make...