[Bug c++/55680] [C++11] Member specialization with lambda is rejected

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 14 04:30:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55680

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-14 04:30:36 UTC ---
Author: jason
Date: Thu Feb 14 04:30:26 2013
New Revision: 196042

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196042
Log:
    PR c++/55680
    * pt.c (maybe_process_partial_specialization): A lambda
    isn't what's being specialized.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-bugs mailing list