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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 14 01:45:40 PDT 2022


philnik updated this revision to Diff 452496.
philnik marked 3 inline comments as done.
philnik added a comment.

- Address comments


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.in
  libcxx/test/std/algorithms/algorithms.results/no_unique_address.compile.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/out_value_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121436.452496.patch
Type: text/x-patch
Size: 8710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220814/1a160bf1/attachment.bin>


More information about the libcxx-commits mailing list