[libcxx-commits] [PATCH] D124978: [libc++][ranges] Implement `views::single`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 6 03:32:33 PDT 2022


var-const updated this revision to Diff 427587.
var-const added a comment.

Address review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124978

Files:
  libcxx/include/__ranges/lazy_split_view.h
  libcxx/include/__ranges/single_view.h
  libcxx/test/std/library/description/conventions/customization.point.object/cpo.compile.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/ctor.range.pass.cpp
  libcxx/test/std/ranges/range.factories/range.single.view/cpo.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124978.427587.patch
Type: text/x-patch
Size: 5298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220506/d030f8d2/attachment-0001.bin>


More information about the libcxx-commits mailing list