[libc++] Add ranges::max_element to the synopsis and ADL-proof the __min_element_impl...
authorNikolas Klauser <nikolasklauser@berlin.de>
Sun, 22 May 2022 11:43:37 +0000 (13:43 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Mon, 23 May 2022 18:50:04 +0000 (20:50 +0200)
commit40f7fca3d91fa4a480a7f8477a207a6a1a4a2496
tree7f96ff846f6857c0028712054efb37014f42a341
parent19e21d91bc174559a5aa0653a5bfe74d8cba93ad
[libc++] Add ranges::max_element to the synopsis and ADL-proof the __min_element_impl calls

Reviewed By: ldionne, #libc

Spies: sstefan1, libcxx-commits

Differential Revision: https://reviews.llvm.org/D126167
libcxx/include/__algorithm/ranges_max_element.h
libcxx/include/algorithm