[llvm-bugs] [Bug 38054] New: Mark binary_function and unary_function as deprecated
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Wed Jul  4 05:27:54 PDT 2018
    
    
  
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: unassignedclangbugs at nondot.org
          Reporter: ldionne at apple.com
                CC: llvm-bugs at lists.llvm.org, mclow.lists at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180704/d99ce4af/attachment.html>
    
    
More information about the llvm-bugs
mailing list