[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 14:27:28 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0102527352ff: [libc++][ranges] Implement `views::single`. (authored by var-const).
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.427749.patch
Type: text/x-patch
Size: 5298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220506/069f8761/attachment.bin>
More information about the libcxx-commits
mailing list