[libcxx-commits] [PATCH] D102006: [libcxx][ranges] Add range.subrange.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 11 09:35:00 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9106047ee3dd: [libcxx][ranges] Add range.subrange. (authored by zoecarver).
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.351478.patch
Type: text/x-patch
Size: 39115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210611/c9a75b36/attachment-0001.bin>
More information about the libcxx-commits
mailing list