[libcxx-commits] [PATCH] D116268: [libc++][ranges] Add indirectly_comparable concept

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 28 14:22:27 PST 2021


philnik updated this revision to Diff 396433.
philnik marked 8 inline comments as done.
philnik added a comment.

- Updated name
- Added line-break
- Removed headers
- Added header test
- Added missing assertions
- Added comment


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
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/iterator/indirectly_comparable.module.verify.cpp
  libcxx/test/std/iterators/iterator.requirements/indirectcallable/indirectinvocable/indirectly_comparable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116268.396433.patch
Type: text/x-patch
Size: 7651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211228/56e8d48d/attachment.bin>


More information about the libcxx-commits mailing list