[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
Mon Sep 27 10:12:27 PDT 2021


ldionne updated this revision to Diff 375322.
ldionne marked 5 inline comments as done.
ldionne added a comment.

Address review comments. Thanks!


Repository:
  rG LLVM Github Monorepo

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

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.375322.patch
Type: text/x-patch
Size: 8842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210927/e5e17af6/attachment.bin>


More information about the libcxx-commits mailing list