[libcxx-commits] [PATCH] D102006: [libcxx][ranges] Add range.subrange.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 11 14:02:33 PDT 2021
zoecarver updated this revision to Diff 344557.
zoecarver added a comment.
Make default ctorable and add a test.
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.pass.cpp
libcxx/test/std/ranges/range.utility/range.subrange/ctad.compile.pass.cpp
libcxx/test/std/ranges/range.utility/range.subrange/ctor.pass.cpp
libcxx/test/std/ranges/range.utility/range.subrange/general.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102006.344557.patch
Type: text/x-patch
Size: 31111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210511/178680f3/attachment-0001.bin>
More information about the libcxx-commits
mailing list