[libcxx-commits] [libcxx] [libc++][ranges] P2387R3: Pipe support for user-defined range adaptors (PR #89148)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 22 07:06:12 PDT 2024


https://github.com/ldionne requested changes to this pull request.

Thanks for the patch! I have some comments but this looks pretty good.

I had a partial implementation of this locally but this patch is more complete and better overall, thanks for picking it up.

https://github.com/llvm/llvm-project/pull/89148


More information about the libcxx-commits mailing list