GCC to open the C++ demangle API?

Mark Mitchell mark@codesourcery.com
Wed Mar 20 13:46:00 GMT 2002


> True, though I'm not aware of other approaches.  But I definitely agree
> that this stuff has no place in the language standard.

We're wandering into never-never land, but I do know of one other
approaches that have Really Been Used: interpretation, where the
lookup was done following the language rules, rather than by mangled
name.

In practice, though, everyone uses mangling.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Gcc mailing list