[libcxx-commits] [PATCH] D125156: [libc++][ranges] Implement `views::drop`.

Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 10 09:31:56 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8200e1253f6f: [libc++][ranges] Implement `views::drop`. (authored by var-const, committed by varconst <varconsteq at gmail.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125156

Files:
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/docs/Status/RangesIssues.csv
  libcxx/include/__ranges/drop_view.h
  libcxx/include/__ranges/subrange.h
  libcxx/test/std/ranges/range.adaptors/range.drop/adaptor.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.take/adaptor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125156.428410.patch
Type: text/x-patch
Size: 26541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220510/42a6bb76/attachment-0001.bin>


More information about the libcxx-commits mailing list