
22 Jun
2006
22 Jun
'06
5:36 p.m.
"Gennaro Prota" wrote:
__PRETTY_FUNCTION__ doesn't work, just tried.
If what is said here is true:
http://www.digitalmars.com/archives/cplusplus/3997.html
then the macro is quite unreliable (like the compiler, anyway). This other page:
__FUNCTION__ looks working. A bug report for __PRETTY_FUNCTION__ has been sent. /Pavel