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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 28 Jul 2012 13:17:35 +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
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-28 13:17:35 UTC ---
Indeed, dup.
*** This bug has been marked as a duplicate of bug 53624 ***