[libcxx-commits] [PATCH] D126167: [libc++] Add ranges::max_element to the synopsis and ADL-proof the __min_element_impl calls

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 23 10:28:11 PDT 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM with tests. We have several ADL proofing tests, see for example `libcxx/test/std/strings/basic.string/string.modifiers/robust_against_adl.pass.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126167



More information about the libcxx-commits mailing list