pt.c
637 KB
-
re PR c++/23055 (overload resolution does not find templated function (zero -> pointer)) · a26780a3
PR c++/23055 * pt.c (uses_deducible_template_parms): New. (deducible_array_bound, deducible_expression): New. (deducible_template_args): New. (unify_one_argument): Call uses_deducible_template_parms. From-SVN: r197790
Jason Merrill committed