C++ PATCH to implement N3582 changes to proposed C++14 return type deduction

Jason Merrill jason@redhat.com
Mon Apr 22 19:27:00 GMT 2013


On 03/29/2013 03:51 PM, Jason Merrill wrote:
> I've updated my proposal for return type deduction for normal functions
> in C++14 for the upcoming Bristol meeting:
>
>    http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3582.html
>
> and this patch implements the changes in the new proposal relative to
> the previous revision.

But I forgot to mangle decltype(auto)....


-------------- next part --------------
A non-text attachment was scrubbed...
Name: decltype-auto-mangle.patch
Type: text/x-patch
Size: 1158 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130422/5bf1b450/attachment.bin>


More information about the Gcc-patches mailing list