[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:20:54 PDT 2021
zoecarver updated this revision to Diff 345965.
zoecarver added a comment.
- Update synopsis.
- Add tests as suggested by Arthur.
- Fix test synposis (again).
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/include/iterator
libcxx/test/std/iterators/iterator.requirements/alg.req/ind.move.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102639.345965.patch
Type: text/x-patch
Size: 5877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210517/11b6cd90/attachment.bin>
More information about the libcxx-commits
mailing list