[libcxx-commits] [libcxx] [libc++][ranges] Fix `ranges::join_view` segmented iterator trait (PR #158347)

via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 14 12:12:19 PDT 2025


lbonn wrote:

I've moved the logic inside of the iterator itself instead of the segmented iterator trait which was meant to be kept simpler (I believe)

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


More information about the libcxx-commits mailing list