[libcxx-commits] [PATCH] D102006: [libcxx][ranges] Add range.subrange.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 10 17:58:40 PDT 2021


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

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102006

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/subrange.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.utility/range.subrange/access/advance.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/access/get.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/access/primitives.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctad.compile.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor/begin_end.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor/begin_end_size.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor/pair_like_conv.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor/range.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor/range_size.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/general.compile.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/subrange_test_types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102006.351319.patch
Type: text/x-patch
Size: 39115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210611/b15d78ef/attachment-0001.bin>


More information about the libcxx-commits mailing list