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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 29 10:02:24 PDT 2021


ldionne created this revision.
Herald added a subscriber: mgorny.
ldionne 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/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.341559.patch
Type: text/x-patch
Size: 10359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210429/681bd3b0/attachment-0001.bin>


More information about the libcxx-commits mailing list