[libcxx-commits] [PATCH] D102639: [libcxx][ranges] Add `indirectly_movable`.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 17 12:10:56 PDT 2021
zoecarver updated this revision to Diff 345962.
zoecarver added a comment.
- Add indirectly_movable_storable to this patch.
- Fix synopsis.
- Add test for lvalue array types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102639/new/
https://reviews.llvm.org/D102639
Files:
libcxx/include/__iterator/concepts.h
libcxx/test/std/iterators/iterator.requirements/alg.req/ind.move.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102639.345962.patch
Type: text/x-patch
Size: 4440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210517/cd76a456/attachment.bin>
More information about the libcxx-commits
mailing list