constexpr-conv1.C
929 Bytes
-
re PR c++/56041 (Constexpr conversion function definition not found in template argument context) · 1b5695e6
PR c++/56041 * cp-tree.h (struct processing_template_decl_sentinel): New. * pt.c (instantiate_non_dependent_expr_internal): Split out from... (instantiate_non_dependent_expr_sfinae): Here. (convert_nontype_argument): Use them. * constexpr.c (fold_non_dependent_expr): Use them. From-SVN: r217823
Jason Merrill committed