[LLVMbugs] [Bug 23723] New: is_always_equal unimplemented

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 1 20:49:07 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23723

            Bug ID: 23723
           Summary: is_always_equal unimplemented
           Product: libc++
           Version: 3.6
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: david_work at me.com
                CC: llvmbugs at cs.uiuc.edu, mclow.lists at gmail.com
    Classification: Unclassified

Although LWG DR 2467, a minor adjustment to allocator_traits::is_always_equal,
is marked as complete on the C++1z status page, the identifier
"is_always_equal" does not appear at all in <memory>.

There was a recent custom-SFINAE rewrite of allocator_traits, but it's also
absent from my local repo which should only be slightly older. Looks like it
was never implemented.

-- 
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/20150602/031ea1ea/attachment.html>


More information about the llvm-bugs mailing list