[libcxx-commits] [PATCH] D103493: [libcxx][ranges] Add concepts in range.utility.helpers.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 4 09:56:41 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
zoecarver marked an inline comment as done.
Closed by commit rG89599e8b201a: [libcxx][ranges] Add concepts in range.utility.helpers. (authored by zoecarver).
Changed prior to commit:
https://reviews.llvm.org/D103493?vs=349364&id=349904#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103493/new/
https://reviews.llvm.org/D103493
Files:
libcxx/include/__iterator/concepts.h
libcxx/include/__iterator/iterator_traits.h
libcxx/include/__ranges/view.h
libcxx/include/concepts
libcxx/test/libcxx/ranges/range.utility.helpers/different_from.compile.pass.cpp
libcxx/test/libcxx/ranges/range.utility.helpers/has_arrow.compile.pass.cpp
libcxx/test/libcxx/ranges/range.utility.helpers/simple_view.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103493.349904.patch
Type: text/x-patch
Size: 9154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210604/75c4f9cf/attachment.bin>
More information about the libcxx-commits
mailing list