Self function
bearophile
bearophileHUGS at lycos.com
Mon May 4 15:30:49 PDT 2009
Denis Koroskin:
> It was proposed awhile ago: http://www.digitalmars.com/d/archives/digitalmars/D/FUNCTION_84985.html
I am not asking for a static __function__ name, because you can't use it inside lambdas or function pointers/delegates. The __func I am talking about is a pointer/delegate, and I don't know if you can use a static solution once you start juggling function pointers around.
Bye,
bearophile
More information about the Digitalmars-d
mailing list