[libcxx-commits] [PATCH] D116974: [libc++] Add ranges::in_fun_result
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 10 16:06:42 PST 2022
philnik updated this revision to Diff 398771.
philnik marked 2 inline comments as done.
philnik added a comment.
- Use MoveOnyl.h
- alphabetize CMakeLists.txt and module.modulemap
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116974/new/
https://reviews.llvm.org/D116974
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/in_fun_result.h
libcxx/include/algorithm
libcxx/include/module.modulemap
libcxx/test/std/algorithms/algorithms.results/in_fun_result.pass.cpp
libcxx/test/std/algorithms/algorithms.results/no_unique_address.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116974.398771.patch
Type: text/x-patch
Size: 7785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220111/e06d1354/attachment-0001.bin>
More information about the libcxx-commits
mailing list