[libcxx-commits] [PATCH] D129549: [libc++][ranges][NFC] Implement the repetitive parts of the remaining range algorithms:

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 12 02:24:58 PDT 2022


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

LGTM. (I haven't checked all the signatures). Maybe the signatures aren't actually that useful, since @huixie90 and I use clang-format in the ranges algorithms AFAIK. Regardless, I think this is a good idea. Please wait for @huixie90 to also approve.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129549



More information about the libcxx-commits mailing list