-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing: check c(begin|end)
members of some C++23 ranges
#3920
Conversation
I'm speculatively mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
I've pushed an additional commit to work around #1030 by imitating |
Thanks for continuing to enhance this test coverage! ✅ ✅ ✅ |
Towards #3391.
I've encountered some compiler issues with other C++23 range adaptors, so this PR only covers 3 of them.