pt.c
678 KB
-
re PR c++/62219 ([c++11] Spurious error for lambda in a friend function of a… · 05424ee6
re PR c++/62219 ([c++11] Spurious error for lambda in a friend function of a class template with a default template parameters) /cp 2014-09-22 Paolo Carlini <paolo.carlini@oracle.com> PR c++/62219 * pt.c (check_default_tmpl_args): Check LAMBDA_FUNCTION_P. /testsuite 2014-09-22 Paolo Carlini <paolo.carlini@oracle.com> PR c++/62219 * g++.dg/cpp0x/lambda/lambda-template14.C: New. From-SVN: r215477
Paolo Carlini committed