[libcxx-commits] [PATCH] D102468: [libcxx][ranges] makes `basic_string_view` and `span` satisfy concept view
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 9 23:48:41 PDT 2021
cjdb updated this revision to Diff 351077.
cjdb added a comment.
Herald added a subscriber: mgorny.
rebases to activate CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102468/new/
https://reviews.llvm.org/D102468
Files:
libcxx/docs/Cxx2aStatusIssuesStatus.csv
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/concepts.h
libcxx/include/__ranges/enable_view.h
libcxx/include/__ranges/view.h
libcxx/include/__ranges/view_interface.h
libcxx/include/ranges
libcxx/include/span
libcxx/include/string_view
libcxx/test/std/containers/views/range_concept_conformance.compile.pass.cpp
libcxx/test/std/strings/string.view/range_concept_conformance.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102468.351077.patch
Type: text/x-patch
Size: 9453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210610/1b1d3fc9/attachment.bin>
More information about the libcxx-commits
mailing list