[libcxx-commits] [libcxx] [libc++] Add missing CPO tests for range adaptors (PR #149557)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 21 22:59:58 PDT 2025


https://github.com/frederick-vs-ja approved this pull request.

Thanks! I pushed some conflict-resolving changes.

It seems that `static_assert(test(std::views::repeat, 1));` wasn't guarded and compiled in C++20. Perhaps we can look into this later.

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


More information about the libcxx-commits mailing list