[libcxx-commits] [PATCH] D117512: [libc++][ranges] Add ranges::in_in_out_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 17 15:24:02 PST 2022


philnik updated this revision to Diff 400657.
philnik marked an inline comment as done.
philnik added a comment.

- Address comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117512/new/

https://reviews.llvm.org/D117512

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/in_in_out_result.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/algorithm/in_in_out_result.module.verify.cpp
  libcxx/test/std/algorithms/algorithms.results/in_in_out_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117512.400657.patch
Type: text/x-patch
Size: 9687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220117/00522be0/attachment-0001.bin>


More information about the libcxx-commits mailing list