pt.c
375 KB
-
re PR c++/20208 (No array-to-pointer decay happens for template functions) · 02bab9db
PR c++/20208 * pt.c (tsubst_decl): Apply array-to-pointer and function-to-pointer conversions to function arguments. (regenerate_decl_from_template): Likewise. PR c++/20208 * g++.dg/template/array13.C: New test. From-SVN: r96197
Mark Mitchell committed