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

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 9 14:02:22 PDT 2022


var-const updated this revision to Diff 428196.
var-const marked an inline comment as done.
var-const added a comment.

Make `subrange::_StoreSize` public; rebase.


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.428196.patch
Type: text/x-patch
Size: 26541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220509/46eec76e/attachment-0001.bin>


More information about the libcxx-commits mailing list