[libcxx-commits] [PATCH] D117523: [libc++][ranges] Implement ranges::max_element
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 14 10:06:14 PST 2022
Quuxplusone added a comment.
Please `git grep ranges::max_element` and fix what you find. `std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp` needs updating at least.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117523/new/
https://reviews.llvm.org/D117523
More information about the libcxx-commits
mailing list