On 08/27/2013 03:42 PM, Adam Butcher wrote:
+ if (FUNCTION_PARAMETER_PACK_P (src)) + return;
Yeah, in the case of a parameter pack we want to pass a pack expansion. Jason
On 08/27/2013 03:42 PM, Adam Butcher wrote:
+ if (FUNCTION_PARAMETER_PACK_P (src)) + return;
Yeah, in the case of a parameter pack we want to pass a pack expansion. Jason