class.c
287 KB
-
re PR c++/56380 (Const/reference mutable members are not always rejected in class templates) · 42306d73
/cp 2013-08-22 Paolo Carlini <paolo.carlini@oracle.com> PR c++/56380 * class.c (check_field_decls): Check for const mutable and const reference data members. /testsuite 2013-08-22 Paolo Carlini <paolo.carlini@oracle.com> PR c++/56380 * g++.dg/template/error54.C: New. From-SVN: r201925
Paolo Carlini committed