[libcxx-commits] [libcxx] [libc++][pstl] Generic implementation of parallel std::is_sorted_until (PR #178756)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 17 00:47:42 PST 2026
philnik777 wrote:
I'm not convinced that it's trivial. You're introducing an entirely new iterator for it. IMO it's a complicated enough solution that I wouldn't bother - at least for now. We can revisit that decision later if we really want to.
https://github.com/llvm/llvm-project/pull/178756
More information about the libcxx-commits
mailing list