[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:07:18 PDT 2022


philnik added a comment.

Could you remove the `{prev, next}_permutation` and `rotate` changes? I have already written these parts and this would just add unnecessary merge conflicts.


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