[cxx-abi-dev] Proposed ABI changes for new C++0x SFINAE rules

David Vandevoorde daveed at edg.com
Thu Jul 15 21:57:12 UTC 2010


On Jul 15, 2010, at 4:06 PM, Jason Merrill wrote:

> On 07/15/2010 01:56 PM, David Vandevoorde wrote:
>> !           template<class T> auto f(T p)->decltype(p->x)::Y;
>> !             // The return type in the mangling of the template signature
>> !             // is encoded as "NDTptfp_1xE1YE".
> 
> Shouldn't this one use Dt rather than DT, too?

Oh yes, thanks.

	Daveed





More information about the cxx-abi-dev mailing list