[libcxx-commits] [PATCH] D101547: [libc++] Implement ranges::view

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 30 10:46:46 PDT 2021


ldionne updated this revision to Diff 341977.
ldionne marked 6 inline comments as done.
ldionne added a comment.

Apply review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101547/new/

https://reviews.llvm.org/D101547

Files:
  libcxx/docs/OneRangesProposalStatus.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/view.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.view/enable_view.compile.pass.cpp
  libcxx/test/std/ranges/range.view/view.compile.pass.cpp
  libcxx/test/std/ranges/range.view/view_base.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101547.341977.patch
Type: text/x-patch
Size: 10456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210430/c4cbabaf/attachment-0001.bin>


More information about the libcxx-commits mailing list