Hacker News new | ask | show | jobs
by neargye 2649 days ago
https://stackoverflow.com/a/31163837/9514814
1 comments

Gcc 7. I could be wrong but I seem to recall a long time ago, when I was learning this stuff in the 90s, __FUNCTION__ wouldn't even demangle.
yeap, I use __PRETTY_FUNCTION__.