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

Jason Merrill jason at redhat.com
Thu Jul 15 20:06:47 UTC 2010


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?

Jason



More information about the cxx-abi-dev mailing list