[llvm-bugs] [Bug 50987] New: Missing std::identity implementation
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 5 05:49:24 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50987
Bug ID: 50987
Summary: Missing std::identity implementation
Product: libc++
Version: 12.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: vz-llvm at zeitlins.org
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Hello,
This doesn't seem to be covered by https://clang.llvm.org/cxx_status.html (at
least searching for "p0887", which is the corresponding working paper number,
doesn't find anything there), but libc++ is missing std::identity
implementation which is something that would seemingly be trivial to add, so
I'm opening this bug just in case it was somehow overlooked.
If you're already aware of this issue and it's being tracked somewhere else,
please feel free to close this one.
--
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/20210705/ccd24d5d/attachment.html>
More information about the llvm-bugs
mailing list