Jae's Fast Delegate ベンチマークあり
http://www.codeproject.com/KB/cpp/fastdelegate2.aspx
Member Function Pointers and the Fastest Possible C++ Delegates
http://www.codeproject.com/KB/cpp/FastDelegate.aspx
メンバ関数のポインタの扱い方も
The Impossibly Fast C++ Delegates
http://www.codeproject.com/KB/cpp/ImpossiblyFastCppDelegate.aspx
Yet Another C#-style Delegate Class in Standard C++
http://www.codeproject.com/KB/cpp/acfdelegate.aspx
C++で簡易delegate
http://d.hatena.ne.jp/uruwasi/20070904/1188869226
boost.signal サンプル
http://www.kmonos.net/alang/boost/classes/signals.html