re PR c++/50545 ([C++0x][DR 1172] SFINAE does not handle an explicit type…
re PR c++/50545 ([C++0x][DR 1172] SFINAE does not handle an explicit type conversion (functional notation) with a braced-init-list well if target type is not dependent) PR c++/50545 PR c++/51222 * pt.c (instantiation_dependent_r): New. (instantiation_dependent_expression_p): New. (value_dependent_expression_p): Use it. SCOPE_REF is always dependent. * semantics.c (finish_decltype_type): Use it. * cp-tree.h: Declare it. From-SVN: r190830
Showing
gcc/testsuite/g++.dg/cpp0x/decltype40.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/decltype41.C
0 → 100644
gcc/testsuite/g++.dg/cpp0x/decltype42.C
0 → 100644
Please
register
or
sign in
to comment