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: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 8 Jun 2011 17:05:25 +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 #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-08 17:05:06 UTC ---
No, that's not how it works, read the manual for -std and -pedantic.