[libcxx-commits] [PATCH] D118634: [libc++][ranges] Add ranges::in_out_out_result
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 2 17:19:41 PST 2022
This revision was automatically updated to reflect the committed changes.
philnik marked 2 inline comments as done.
Closed by commit rG610979b301c5: [libc++][ranges] Add ranges::in_out_out_result (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D118634?vs=405389&id=405502#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118634/new/
https://reviews.llvm.org/D118634
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/in_out_out_result.h
libcxx/include/algorithm
libcxx/include/module.modulemap
libcxx/test/libcxx/diagnostics/detail.headers/algorithm/in_out_out_result.module.verify.cpp
libcxx/test/std/algorithms/algorithms.results/in_in_out_result.pass.cpp
libcxx/test/std/algorithms/algorithms.results/in_out_out_result.pass.cpp
libcxx/test/std/algorithms/algorithms.results/no_unique_address.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118634.405502.patch
Type: text/x-patch
Size: 11653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220203/1a892686/attachment.bin>
More information about the libcxx-commits
mailing list