[cxx-abi-dev] Name mangling question

Martin v. Löwis loewis at informatik.hu-berlin.de
Wed Nov 27 14:12:13 UTC 2002


nasgaard at ca.ibm.com writes:

> The mangled name you specified would be correct if there was a struct _Impl
> at namespace scope.  For the function in question we need to mangle the
> type of the parameter which, in my example, is locale::_Impl, a nested
> class.

So you agree that the mangling that g++ generates is correct? If not,
what other mangling would you expect?

Regards,
Martin



More information about the cxx-abi-dev mailing list