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

Remove redundant template parameters for _XX_iter_types #3765

Merged
merged 11 commits into from
Jun 15, 2023
Merged

Remove redundant template parameters for _XX_iter_types #3765

merged 11 commits into from
Jun 15, 2023

Conversation

achabense
Copy link
Contributor

Removes _Reference and _Const_reference for _[List/Deque/Tree/Vec/String/Flist]_iter_types.

@achabense achabense requested a review from a team as a code owner June 12, 2023 13:07
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Jun 12, 2023
@StephanTLavavej
Copy link
Member

Thanks - I believe this should be ABI-safe.

@StephanTLavavej StephanTLavavej self-assigned this Jun 14, 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 45111bb into microsoft:main Jun 15, 2023
@StephanTLavavej
Copy link
Member

Thanks for noticing and cleaning this up - ironically this machinery was meant to defend against extremely long mangled names and yet it was mentioning too many types! 😹 🧹 ✨

@achabense achabense deleted the _Template_Params_Cleanup branch June 15, 2023 11:23
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.

3 participants