pointer to member without 'this' - mem_fun like

Vlad b100dian at gmail.com
Tue Mar 18 02:27:23 PDT 2008


Hi list,

I was wondering if D has something like C's mem_fun, where one can pass 
a pointer to a member function of a class, that later can be called with 
various 'this' instances.

Furthermore, does a similar mechanism for data members exist?

Thank you,
Vlad


More information about the Digitalmars-d-learn mailing list