[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 14:32:06 PST 2022
philnik created this revision.
philnik added reviewers: ldionne, Quuxplusone, Mordante.
Herald added a subscriber: mgorny.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Add `ranges::in_fun_result`
Repository:
rG LLVM Github Monorepo
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_unqiue_address.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116974.398743.patch
Type: text/x-patch
Size: 7931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220110/1f8c1521/attachment.bin>
More information about the libcxx-commits
mailing list