[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
Mon Jan 31 10:40:45 PST 2022


philnik created this revision.
philnik added reviewers: var-const, Quuxplusone, Mordante, ldionne.
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_out_out_result`


Repository:
  rG LLVM Github Monorepo

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_out_out_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118634.404608.patch
Type: text/x-patch
Size: 9781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220131/648fa998/attachment-0001.bin>


More information about the libcxx-commits mailing list