Skip to content

Keep LocationAndRegistry an aggregate in c++20 #1068

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

Merged
merged 1 commit into from
May 16, 2023

Conversation

joemmett
Copy link
Member

Aggregates can no longer have user-declared constructors in C++20, but this type relies on aggregate initialization.

Aggregates can no longer have user-declared constructors in C++20, but
this type relies on aggregate initialization.
@BillyONeal BillyONeal merged commit 4010854 into microsoft:main May 16, 2023
@BillyONeal
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants