[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:33:20 PDT 2022


ldionne added a comment.

@philnik just made me aware of https://wg21.link/P2538, so we can't use ADL-proof tests. Hence LGTM as-is.


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