[cxx-abi-dev] Mangling late-specified return types/decltype

Jason Merrill jason at redhat.com
Mon Sep 15 18:28:07 UTC 2008


Jason Merrill wrote:
> Mark Mitchell wrote:
>> Don't we have to worry about
>>
>>   x.X::template Y<Z>::w

Ah, I didn't read your example closely enough.  I'd expect that to be 
encoded as

dt sT {type of x} sr N {X} 1Y I 1Z E E 1w

using the more general binary expression encoding rule.

Jason



More information about the cxx-abi-dev mailing list