re PR c++/60686 (message " only declarations of constructors can be ‘explicit’ "…
re PR c++/60686 (message " only declarations of constructors can be ‘explicit’ " now conflicting with C++11) /cp 2014-07-09 Paolo Carlini <paolo.carlini@oracle.com> PR c++/60686 * decl.c (grokdeclarator): Adjust error messages about 'explicit' outside class declaration, in friend declaration, and neither on constructor nor conversion operator. /testsuite 2014-07-09 Paolo Carlini <paolo.carlini@oracle.com> PR c++/60686 * g++.dg/cpp0x/explicit8.C: New. From-SVN: r212415
Showing
gcc/testsuite/g++.dg/cpp0x/explicit8.C
0 → 100644
Please
register
or
sign in
to comment