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

inline internal function that are called only once in vector_algorithms.cpp #4113

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

AlexGuteniev
Copy link
Contributor

Resolves #3963

Also remove some stray newlines @CaseyCarter complained about.
Also drop some superfluous typenames.

Will conflict with #3928 , which I'll have to fix after either is merged.

@AlexGuteniev AlexGuteniev requested a review from a team as a code owner October 21, 2023 07:32
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Oct 21, 2023
@StephanTLavavej StephanTLavavej self-assigned this Oct 21, 2023
@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 0521c6a into microsoft:main Oct 25, 2023
35 checks passed
@StephanTLavavej
Copy link
Member

Thanks for simplifying this code! ✨ 🪄 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something can be improved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vector_algorithms.cpp: turn tails
3 participants