PR c++/89966 - error with non-type auto tparm.
My patch for PR 86932 broke this testcase by passing tf_partial to coerce_template_template_parms, which prevented do_auto_deduction from actually replacing the auto. * pt.c (do_auto_deduction): Clear tf_partial. From-SVN: r270160
Showing
gcc/testsuite/g++.dg/cpp1z/nontype-auto15.C
0 → 100644
Please
register
or
sign in
to comment