[libcxx-commits] [PATCH] D110433: [libc++] Add the std::views::common range adaptor

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 24 10:30:14 PDT 2021


ldionne created this revision.
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/D110433

Files:
  libcxx/include/__ranges/common_view.h
  libcxx/test/std/ranges/range.adaptors/range.common.view/adaptor.nodiscard.verify.cpp
  libcxx/test/std/ranges/range.adaptors/range.common.view/adaptor.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.common.view/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110433.374901.patch
Type: text/x-patch
Size: 8389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210924/999c179e/attachment.bin>


More information about the libcxx-commits mailing list