[LLVMbugs] [Bug 19182] Can't use constexpr function-pointer member as non-type template parameter

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 18 15:46:17 PDT 2014


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |DUPLICATE

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is not a bug; this is the rule in the standard.

GCC has a bug where it accepts this ill-formed code; see gcc.gnu.org/PR59372.

*** This bug has been marked as a duplicate of bug 18043 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140318/738814a0/attachment.html>


More information about the llvm-bugs mailing list