operator3.C
71 Bytes
-
re PR c++/33972 (Cannot declare operator() using function typedef) · d1307360
/cp 2014-06-24 Paolo Carlini <paolo.carlini@oracle.com> PR c++/33972 * decl.c (grokdeclarator): Do not early check for operator-function-id as non-function. /testsuite 2014-06-24 Paolo Carlini <paolo.carlini@oracle.com> PR c++/33972 * g++.dg/other/operator3.C: New. * g++.dg/template/operator8.C: Adjust. * g++.dg/template/operator9.C: Likewise. From-SVN: r211944
Paolo Carlini committed