[libcxx-commits] [PATCH] D102020: [libcxx][ranges] Add class ref_view.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 25 15:40:32 PDT 2021


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

Rebase.


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.347813.patch
Type: text/x-patch
Size: 11412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210525/b5c1c2a7/attachment.bin>


More information about the libcxx-commits mailing list