This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49326] Lambda arguments should not have a default value
- From: "vanboxem.ruben at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 8 Jun 2011 16:54:57 +0000
- Subject: [Bug c++/49326] Lambda arguments should not have a default value
- Auto-submitted: auto-generated
- References: <bug-49326-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49326
--- Comment #2 from Ruben Van Boxem <vanboxem.ruben at gmail dot com> 2011-06-08 16:54:34 UTC ---
I compiled with -std=c++0x, so GCC extensions should be turned off.