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

Jason Merrill jason at redhat.com
Thu Sep 11 23:40:12 UTC 2008


Mark Mitchell wrote:
> Jason Merrill wrote:
> 
>> dt <expression> <unqualified-name>?
> 
> Don't we have to worry about
> 
>   x.X::template Y<Z>::w

Yep, so we'll also want

  dt <expression> <unqualified-name> <template-args>

Jason




More information about the cxx-abi-dev mailing list