[libcxx-commits] [PATCH] D110426: [libc++] Add the std::views::reverse range adaptor

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 18 07:38:49 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG616a3cc01ef2: [libc++] Add the std::views::reverse range adaptor (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110426

Files:
  libcxx/include/__ranges/reverse_view.h
  libcxx/test/std/ranges/range.adaptors/range.reverse/adaptor.nodiscard.verify.cpp
  libcxx/test/std/ranges/range.adaptors/range.reverse/adaptor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110426.380394.patch
Type: text/x-patch
Size: 12901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211018/fe8cbfd7/attachment.bin>


More information about the libcxx-commits mailing list