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

            Bug ID: 38054
           Summary: Mark binary_function and unary_function as deprecated
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: ldio...@apple.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com

Those were deprecated in C++11 and removed in C++17. They are not trivial to
deprecate/remove because they are used in a bunch of places.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to