C++ PATCH to unary fold-expression semantics

Jason Merrill jason@redhat.com
Tue Mar 8 22:27:00 GMT 2016


At Jacksonville the committee adjusted the semantics of C++17 
fold-expressions so that empty expansions are ill-formed for more 
operators.  Since this is a new feature in GCC 6, and the patch is 
trivial, let's update it accordingly.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fold.patch
Type: text/x-patch
Size: 2660 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160308/6e70b4aa/attachment.bin>


More information about the Gcc-patches mailing list