[libcxx-commits] [PATCH] D125752: [libc++] Implement ranges::reverse

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 24 01:34:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG1d1a191edcfa: [libc++] Implement ranges::reverse (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D125752?vs=430321&id=431612#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125752

Files:
  libcxx/docs/Status/RangesAlgorithms.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_reverse.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.reverse/ranges.reverse.pass.cpp
  libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
  libcxx/test/support/almost_satisfies_types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125752.431612.patch
Type: text/x-patch
Size: 15511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220524/e926dda4/attachment.bin>


More information about the libcxx-commits mailing list