re PR c++/48771 ([C++0x] is_literal_type incorrect for references to non-literal types)
/cp 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com> PR c++/48771 * semantics.c (literal_type_p): Reference types are literal types, per the FDIS. (valid_type_in_constexpr_fundecl_p): Remove. (is_valid_constexpr_fn): Adjust. /testsuite 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com> PR c++/48771 * g++.dg/ext/is_literal_type1.C: New. From-SVN: r173062
Showing
gcc/testsuite/g++.dg/ext/is_literal_type1.C
0 → 100644
Please
register
or
sign in
to comment