[libcxx-commits] [PATCH] D129823: [libc++][ranges] Make range algorithms support proxy iterators

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 20 23:05:15 PDT 2022


var-const added a comment.

In D129823#3667454 <https://reviews.llvm.org/D129823#3667454>, @eaeltsin wrote:

> Thanks Konstantin, now it works!

Excellent, thanks a lot for checking and reporting back! The credit for the second patch goes to @huixie90.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129823



More information about the libcxx-commits mailing list