[libcxx-commits] [PATCH] D117523: [libc++][ranges] Implement ranges::max_element
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 7 08:17:29 PST 2022
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG205557c908ff: [libc++][ranges] Implement ranges::max_element (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D117523?vs=410707&id=413490#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117523/new/
https://reviews.llvm.org/D117523
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/ranges_max_element.h
libcxx/include/algorithm
libcxx/include/module.modulemap
libcxx/test/libcxx/diagnostics/detail.headers/algorithm/ranges_max_element.module.verify.cpp
libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.max_element.pass.cpp
libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117523.413490.patch
Type: text/x-patch
Size: 11922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220307/47c0e5f8/attachment-0001.bin>
More information about the libcxx-commits
mailing list