This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54104] Parser error for lambda expression if function template has default parameter.
- 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: Fri, 27 Jul 2012 10:04:37 +0000
- Subject: [Bug c++/54104] Parser error for lambda expression if function template has default parameter.
- Auto-submitted: auto-generated
- References: <bug-54104-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54104
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-27 10:04:37 UTC ---
I already CC'd a C++ maintainer, he will assign it to himself if works on it.