Skip to content
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

Inspect unwrapped iterators by _Prefer_iterator_copies #4775

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

AlexGuteniev
Copy link
Contributor

Fixes #4663

@AlexGuteniev AlexGuteniev requested a review from a team as a code owner July 1, 2024 09:42
@StephanTLavavej StephanTLavavej added performance Must go faster ranges C++20/23 ranges labels Jul 1, 2024
@StephanTLavavej StephanTLavavej self-assigned this Jul 1, 2024
@StephanTLavavej StephanTLavavej removed their assignment Jul 3, 2024
@StephanTLavavej StephanTLavavej self-assigned this Jul 4, 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 d09326a into microsoft:main Jul 5, 2024
39 checks passed
@StephanTLavavej
Copy link
Member

🔬 💝 ❤️

@AlexGuteniev AlexGuteniev deleted the unwrap branch July 5, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster ranges C++20/23 ranges
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

<algorithm>, <xutility>: Usage of _Prefer_iterator_copies should inspect unwrapped iterators
2 participants