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

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 12 02:13:03 PDT 2022


var-const added a comment.

In D129549#3644613 <https://reviews.llvm.org/D129549#3644613>, @philnik wrote:

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

Done.


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