[libcxx-commits] [PATCH] D136522: [libcxx] patch for implementing ranges::find_last

Shivam Rajput via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 21 21:18:33 PDT 2022


phyBrackets created this revision.
phyBrackets added reviewers: philnik, ldionne.
Herald added a project: All.
phyBrackets requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

patch for implementing https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p1223r5.pdf


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136522

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_find_last.h
  libcxx/include/__algorithm/ranges_find_last_if.h
  libcxx/include/__algorithm/ranges_find_last_if_not.h
  libcxx/include/algorithm
  libcxx/include/version

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136522.469862.patch
Type: text/x-patch
Size: 12394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221022/2ed6310d/attachment-0001.bin>


More information about the libcxx-commits mailing list