Skip to content

Avoid C++20 designated initializers. #5

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
Nov 4, 2020
Merged

Avoid C++20 designated initializers. #5

merged 1 commit into from
Nov 4, 2020

Conversation

BillyONeal
Copy link
Contributor

Apply the patch from microsoft/vcpkg#14341 to avoid designated intiializers, which makes oatpp-mongo compatible with more compilers.

Apply the patch from microsoft/vcpkg#14341 to avoid designated intiializers, which makes oatpp-mongo compatible with more compilers.
@lganzzzo
Copy link
Member

lganzzzo commented Nov 4, 2020

Great work!
Merged!

@BillyONeal
Copy link
Contributor Author

BillyONeal commented Nov 4, 2020

Thank @mheyman -- the real author :) Thanks!

@BillyONeal BillyONeal deleted the port-vcpkg branch November 4, 2020 20:35
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