[cxx-abi-dev] Name-mangling for typename types

Dennis Handly dhandly at cup.hp.com
Fri Oct 4 04:48:41 UTC 2002


>The fix is to add: <prefix> ::= <template-parm>
>This results in the mangling: _Z1fI1SEvNT_1XE

>I will check in these changes shortly if nobody objects.
Mark Mitchell                   mark at codesourcery.com

This doesn't demangle with g++ nor with aC++'s c++filt.
Was there a typo or does some changes need to be made in the demanglers?
(I guess NT_1XE seems reasonable.)

I guess aC++ doesn't like nested template parm types.



More information about the cxx-abi-dev mailing list