variadic121.C
213 Bytes
-
re PR c++/51507 ([C++0x] Function parameter pack doesn't use in template-argument-list) · ef2361a9
PR c++/51507 * search.c (at_function_scope_p): Also check cfun. * pt.c (tsubst_pack_expansion): Check it instead of cp_unevaluated_operand. (instantiate_template_1): Clear current_function_decl. From-SVN: r182668
Jason Merrill committed