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

Mark Mitchell mark at codesourcery.com
Tue Oct 8 15:57:42 UTC 2002



--On Thursday, October 03, 2002 09:48:41 PM -0700 Dennis Handly 
<dhandly at cup.hp.com> wrote:

>> 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?

The demanglers didn't demangle this because the specification didn't
require it; they will need modifying.

-

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



More information about the cxx-abi-dev mailing list