[libcxx-commits] [PATCH] D116808: fix __simple_view concept in std::ranges

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 8 07:58:28 PST 2022


huixie90 updated this revision to Diff 398338.
huixie90 added a comment.

Updating D116808 <https://reviews.llvm.org/D116808>: fix __simple_view concept in std::ranges

update take test, no need to instantiate the class


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116808

Files:
  libcxx/include/__ranges/concepts.h
  libcxx/test/libcxx/ranges/range.utility.helpers/simple_view.compile.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.drop/begin.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.join.view/begin.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.take/begin.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116808.398338.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220108/e90f8b7d/attachment.bin>


More information about the libcxx-commits mailing list