http://llvm.org/bugs/show_bug.cgi?id=14092
Bug #: 14092
Summary: hash_map fails to compile
Product: libc++
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 9355
--> http://llvm.org/bugs/attachment.cgi?id=9355
Fix
Error is
third_party/libcxx/include/ext/hash_map:510:13: error: unknown type name
'unique_ptr'
typedef unique_ptr<__node, _Dp> __node_holder;
Fix attached.
--
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