[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 11 11:40:38 PDT 2021


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

- Fix and add tests.


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
  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.344514.patch
Type: text/x-patch
Size: 11071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210511/f740906f/attachment-0001.bin>


More information about the libcxx-commits mailing list