[libcxx-commits] [PATCH] D127130: [libc++] Implement ranges::lexicographical_compare

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 6 10:37:04 PDT 2022


philnik created this revision.
philnik added reviewers: var-const, Mordante, ldionne.
Herald added a subscriber: mgorny.
Herald added a project: All.
philnik requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: libcxx-commits, sstefan1.
Herald added a project: libc++.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127130

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_lexicographical_compare.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.lex.comparison/ranges.lexicographical_compare.pass.cpp
  libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
  libcxx/test/support/boolean_testable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127130.434526.patch
Type: text/x-patch
Size: 46924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220606/1ba93407/attachment-0001.bin>


More information about the libcxx-commits mailing list