[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 6 13:20:02 PDT 2021
zoecarver created this revision.
zoecarver added reviewers: cjdb, ldionne, EricWF, Quuxplusone.
Herald added a subscriber: mgorny.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102020
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/data.h
libcxx/include/__ranges/ref_view.h
libcxx/include/__ranges/size.h
libcxx/include/ranges
libcxx/test/std/ranges/range.adaptors/range.ref.view.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102020.343491.patch
Type: text/x-patch
Size: 9731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210506/4b3afdf2/attachment.bin>
More information about the libcxx-commits
mailing list