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

            Bug ID: 19756
           Summary: Forbid templates in local class declarations
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

Created attachment 12515
  --> http://llvm.org/bugs/attachment.cgi?id=12515&action=edit
Test case

Hi all.
According to C++ standard, 14.5.2 Member templates, second paragraph, a local
class shall not have member templates. I have attached test-case that should be
terminated with error message.
Thanks!

-- 
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