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

Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

Fixes #4533.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner March 31, 2024 16:34
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Apr 1, 2024
@StephanTLavavej StephanTLavavej self-assigned this Apr 1, 2024
@StephanTLavavej
Copy link
Member

Thanks for the extremely careful work! I audited all changes for correctness (all were templated), found only one missed occurrence, and then audited all remaining cases of _INLINE_VAR.*constexpr and inline.*constexpr to verify that they were all plain or explicit specializations.

@StephanTLavavej StephanTLavavej removed their assignment Apr 2, 2024
@StephanTLavavej
Copy link
Member

I've pushed a commit to pre-emptively avoid a merge conflict; #4554 will be removing _INLINE_VAR from _Vector_alg_in_find_is_safe.

@StephanTLavavej StephanTLavavej self-assigned this Apr 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 daeb0a6 into microsoft:main Apr 9, 2024
@StephanTLavavej
Copy link
Member

Thanks for auditing all of these now-unnecessary keywords! 🪄 🔍 🎉

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

Archived in project

Development

Successfully merging this pull request may close these issues.

CWG-2387 cleanups: Remove inline/_INLINE_VAR from constexpr variable templates

2 participants