[libcxx-commits] [PATCH] D116278: [libc++][ranges] Add ranges::in_in_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Dec 25 05:40:22 PST 2021


philnik updated this revision to Diff 396194.
philnik added a comment.

- Added `<algorithm>` changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116278

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/results.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/std/algorithms/algorithms.results/in_in_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116278.396194.patch
Type: text/x-patch
Size: 5573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211225/8fcb812c/attachment.bin>


More information about the libcxx-commits mailing list