[libcxx-commits] [libcxx] [libc++][ranges] add static_assert for ranges::to (PR #132528)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 21 23:42:05 PDT 2025
https://github.com/frederick-vs-ja requested changes to this pull request.
Thanks for fixing this bug!
I think there should be a `to.verify.cpp` in `libcxx/test/std/ranges/range.utility/range.utility.conv/to.pass.cpp` to check these `static_assert`s.
https://github.com/llvm/llvm-project/pull/132528
More information about the libcxx-commits
mailing list