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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to