[libcxx-commits] [PATCH] D122173: [libc++][ranges] Implement ranges::transform

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 29 19:37:24 PDT 2022


philnik updated this revision to Diff 419038.
philnik marked 9 inline comments as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122173

Files:
  libcxx/docs/Status/RangesAlgorithms.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_transform.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/algorithm/ranges_transform.module.verify.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
  libcxx/test/support/almost_satisfies_types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122173.419038.patch
Type: text/x-patch
Size: 36558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220330/94ebc1a1/attachment-0001.bin>


More information about the libcxx-commits mailing list