On 08/15/2014 03:16 PM, Paolo Carlini wrote:
+  bool in_function = (TREE_TYPE (tparms)
+                     && DECL_FUNCTION_TEMPLATE_P (TREE_TYPE (tparms)));

Huh?  There's no such thing as a template parameter of function type.

Jason

Reply via email to