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

           Summary: unordered_set::erase(const key_type& k) does not call
                    element's destructor
           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]


No reduced testcase, unfortunately. I couldn't make heads or tails of the
__hash_table code well enough to determine where the actual destruction should
occur.

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

Reply via email to