[libcxx-commits] [PATCH] D102037: [libcxx][views] Add drop_view.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 7 10:37:06 PDT 2021


zoecarver updated this revision to Diff 343718.
zoecarver added a comment.

- Uncomment the static_assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102037

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/primitives.h
  libcxx/include/__ranges/drop_view.h
  libcxx/include/__ranges/views_all.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.adaptors/range.drop/range.drop.view.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102037.343718.patch
Type: text/x-patch
Size: 13446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210507/9967b7c9/attachment.bin>


More information about the libcxx-commits mailing list