[libcxx-commits] [PATCH] D123681: [libc++] Implement ranges::equal

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 23 10:06:18 PDT 2022


Mordante added inline comments.


================
Comment at: libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/ranges.equal.pass.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
`libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp` should also be updated.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123681/new/

https://reviews.llvm.org/D123681



More information about the libcxx-commits mailing list