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

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 6 22:58:08 PDT 2022


var-const updated this revision to Diff 427817.
var-const added a comment.

Tiny formatting fix.


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/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.427817.patch
Type: text/x-patch
Size: 25937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220507/d4b619ee/attachment-0001.bin>


More information about the libcxx-commits mailing list