[PATCH] Fix PR c++/60033

Jason Merrill jason@redhat.com
Fri Mar 7 20:26:00 GMT 2014


On 03/04/2014 02:58 PM, Adam Butcher wrote:
> 	PR c++/60033
> 	* pt.c (retrieve_specialization): When retrieving a capture pack from a
> 	generic lambda, remove the lambda's own template argument list prior to
> 	fetching the specialization.

I think I'd prefer to handle this at the call site in tsubst_copy.

Jason



More information about the Gcc-patches mailing list