[libcxx-commits] [PATCH] D102020: [libcxx][ranges] Add class ref_view.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 13 09:28:37 PDT 2021
zoecarver updated this revision to Diff 345183.
zoecarver added a comment.
Apply Arthur's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102020/new/
https://reviews.llvm.org/D102020
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/ref_view.h
libcxx/include/__ranges/view_interface.h
libcxx/include/ranges
libcxx/test/std/ranges/range.adaptors/range.ref.view.pass.cpp
libcxx/test/support/test_iterators.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102020.345183.patch
Type: text/x-patch
Size: 11703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210513/ca5507cf/attachment-0001.bin>
More information about the libcxx-commits
mailing list