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

Don't use auto in some ranges algos. #4841

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

fsb4000
Copy link
Contributor

@fsb4000 fsb4000 commented Jul 15, 2024

Fixes #4108

Fixes #4102

Co-authored-by: Hewill Kang <67143766+hewillk@users.noreply.github.com>
@fsb4000 fsb4000 requested a review from a team as a code owner July 15, 2024 16:20
@fsb4000 fsb4000 changed the title don't use auto in some ranges algos. Don't use auto in some ranges algos. Jul 15, 2024
@StephanTLavavej StephanTLavavej added bug Something isn't working ranges C++20/23 ranges labels Jul 17, 2024
@StephanTLavavej StephanTLavavej self-assigned this Jul 17, 2024
@StephanTLavavej StephanTLavavej removed their assignment Aug 1, 2024
@StephanTLavavej StephanTLavavej self-assigned this Aug 6, 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 a537ec5 into microsoft:main Aug 8, 2024
39 checks passed
@StephanTLavavej
Copy link
Member

Thanks for automatically fixing these bugs! 😹 🐞 ✅

@fsb4000 fsb4000 deleted the fix4108 branch August 10, 2024 11:38
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
Archived in project
2 participants