[libcxx-commits] [PATCH] D121436: [libc++][ranges] Add ranges::out_value_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 5 08:09:34 PDT 2022


philnik updated this revision to Diff 420511.
philnik marked 9 inline comments as done.
philnik added a comment.

- Update to reflect changes from D121435 <https://reviews.llvm.org/D121435>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121436/new/

https://reviews.llvm.org/D121436

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/out_value_result.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/std/algorithms/algorithms.results/in_out_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/out_value_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121436.420511.patch
Type: text/x-patch
Size: 8243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220405/9e060d5a/attachment.bin>


More information about the libcxx-commits mailing list