[libcxx-commits] [PATCH] D116268: [libc++][ranges] Add indirectly_comparable concept
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 26 01:36:28 PST 2021
philnik updated this revision to Diff 396212.
philnik marked 2 inline comments as done.
philnik added a comment.
Herald added a subscriber: mgorny.
- Updated test
- Moved `indirectly_comparable` into its own header
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116268/new/
https://reviews.llvm.org/D116268
Files:
libcxx/docs/Status/RangesPaper.csv
libcxx/include/CMakeLists.txt
libcxx/include/__iterator/indirectly_comparable.h
libcxx/include/__iterator/iter_swap.h
libcxx/include/iterator
libcxx/include/module.modulemap
libcxx/test/std/iterators/iterator.requirements/indirectcallable/indirectinvocable/indirectly_comparable.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116268.396212.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211226/d9afd0b6/attachment-0001.bin>
More information about the libcxx-commits
mailing list