http://llvm.org/bugs/show_bug.cgi?id=13901

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Richard Smith <[email protected]> 2012-09-23 
22:56:44 CDT ---
Your example almost exactly matches the example in [temp.arg.type]p3, which
says this is ill-formed:

"If a declaration acquires a function type through a type dependent on a
template-parameter and this causes a declaration that does not use the
syntactic form of a function declarator to have function type, the program is
ill-formed."

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to