deleted10.C
347 Bytes
-
re PR c++/60753 (Deleted definition of an explicit function template… · 247ecdf3
re PR c++/60753 (Deleted definition of an explicit function template specialization, following a declaration, incorrectly accepted) /cp 2015-01-08 Paolo Carlini <paolo.carlini@oracle.com> PR c++/60753 * decl.c (grokfndecl): Add bool parameter. (grokdeclarator): Adjust calls. (start_decl): Don't set DECL_DELETED_FN here. /testsuite 2015-01-08 Paolo Carlini <paolo.carlini@oracle.com> PR c++/60753 * g++.dg/cpp0x/deleted10.C: New. From-SVN: r219347
Paolo Carlini committed