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

            Bug ID: 15978
           Summary: std::set with user-defined allocator - compile error
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

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

I've attached a test case. libc++ does const_cast on user-defined pointer type,
`which is not a reference, pointer-to-object, or pointer-to-data-member'.

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