[libcxx-commits] [PATCH] D98151: [libcxx] adds std::identity to <functional>

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 7 13:10:23 PST 2021


cjdb created this revision.
cjdb requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Implements parts of:

- P0898R3 Standard Library Concepts


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98151

Files:
  libcxx/include/functional
  libcxx/test/std/utilities/function.objects/func.identity/identity.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98151.328895.patch
Type: text/x-patch
Size: 7402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210307/491bdb9b/attachment-0001.bin>


More information about the libcxx-commits mailing list