sfinae44.C
525 Bytes
-
re PR c++/56913 ([C++11] SFINAE for ill-formed pointer-to-member operators with… · 7c55f410
re PR c++/56913 ([C++11] SFINAE for ill-formed pointer-to-member operators with incompatible ref-qualifiers) /cp 2013-04-11 Paolo Carlini <paolo.carlini@oracle.com> PR c++/56913 * typeck2.c (build_m_component_ref): Protect error calls with (complain & tf_error). /testsuite 2013-04-11 Paolo Carlini <paolo.carlini@oracle.com> PR c++/56913 * g++.dg/cpp0x/sfinae44.C: New. From-SVN: r197780
Paolo Carlini committed