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

Reply via email to