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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 4 04:24:49 PST 2022


philnik updated this revision to Diff 397263.
philnik added a comment.

- Include <__iterator/concepts.h>


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.397263.patch
Type: text/x-patch
Size: 7679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220104/36a3177e/attachment-0001.bin>


More information about the libcxx-commits mailing list