[LLVMbugs] [Bug 15978] New: std::set with user-defined allocator - compile error
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 13 05:01:13 PDT 2013
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: hhinnant at apple.com
Reporter: mustrumr97 at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130513/c3969e5f/attachment.html>
More information about the llvm-bugs
mailing list