[PRL] "Member Function Pointers and the Fastest Possible C++ Delegates"

Felix S Klock pnkfelix at ccs.neu.edu
Fri Apr 15 18:37:57 EDT 2005


PRL-

Discussions with Greg today led me to the following article:

"Member Function Pointers and the Fastest Possible C++ Delegates"
http://www.codeproject.com/cpp/FastDelegate.asp

It describes the special   ->*   and   .*    operators in C++, which I 
had repressed (if I ever knew of them at all).

Clearly support for  ->* and .*  should be priority numero unoH for 
Honu.

-Felix

----
"To be is to be consistent."  -G.C. Rota (10/27/97)




More information about the PRL mailing list