Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cpplearner
Copy link
Contributor

P2770R0 changes these iterators to be unconditionally default-constructible. I missed this part in #3466.

This was discovered by libc++ test std/ranges/range.adaptors/range.join/range.join.iterator/ctor.default.pass.cpp.

@cpplearner cpplearner requested a review from a team as a code owner December 15, 2023 08:34
@cpplearner cpplearner force-pushed the join-iter-default-cons branch from 3f91c6a to 45ca314 Compare December 15, 2023 08:37
@StephanTLavavej StephanTLavavej added bug Something isn't working ranges C++20/23 ranges labels Dec 15, 2023
@StephanTLavavej

This comment was marked as outdated.

@StephanTLavavej StephanTLavavej self-assigned this Jan 8, 2024
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit c21ba55 into microsoft:main Jan 9, 2024
@StephanTLavavej
Copy link
Member

Thanks for fixing this libcxx failure and completing this paper again! 😹 😻 🛠️

@cpplearner cpplearner deleted the join-iter-default-cons branch January 9, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ranges C++20/23 ranges

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants