C++ PATCH for c++/50209 (DR 994, allow initializer-list default args)

Jason Merrill jason@redhat.com
Tue Aug 30 08:12:00 GMT 2011


DR 994 added default arguments to the set of places that a 
brace-enclosed initializer list can appear in C++11.  This patch 
implements that.

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


More information about the Gcc-patches mailing list