Skip to content

Comment on Jank is C++parent

Comments

de-mangle names at compile-time

Far from being standardized but it's possible today on GCC and Clang. You just abuse __PRETTY_FUNCTION__.

That's not demangling a mangled name, it's retrieving the unmangled name of a symbol.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.