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

Fix missing _CONSTEXPR20_CONTAINER on _Alloc_temporary #1962

Merged
merged 1 commit into from
Jun 12, 2021

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Jun 7, 2021

Somebody (me) forgot to add constexpr to the storage helper.

I am not really sure why this was not catched by the tests. Maybe it is because we never actually executed that code path

@miscco miscco requested a review from a team as a code owner June 7, 2021 14:48
@CaseyCarter CaseyCarter added the bug Something isn't working label Jun 7, 2021
@StephanTLavavej StephanTLavavej self-assigned this Jun 11, 2021
@StephanTLavavej StephanTLavavej merged commit 96f4b66 into microsoft:main Jun 12, 2021
@StephanTLavavej
Copy link
Member

Thanks for fixing this bug and improving test coverage! 🐛 💥 😺

@miscco miscco deleted the fix_missing_constexpr branch June 12, 2021 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants