[libcxx-commits] [PATCH] D117025: [libc++][ranges] Implement ranges::min_element

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 10 10:59:41 PST 2022


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

LGTM assuming all comments have been addressed. Please make sure that you transfer all relevant improvements over to D117523 <https://reviews.llvm.org/D117523>, and vice versa if there are any comments on D117523 <https://reviews.llvm.org/D117523> over to here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117025



More information about the libcxx-commits mailing list