Skip to content

Conversation

@no-more-secrets
Copy link
Contributor

PR #6324 moved the Traits struct and Create method behind the --cpp-static-reflection flag whereas before they were just behind the --cpp-std=c++17 flag, which could theoretically break some code. This PR moves those basic features back to --cpp-std=c++17 without needing --cpp-static-reflection.

@vglavnyy

@github-actions github-actions bot added c++ codegen Involving generating code from schema labels Mar 6, 2021
@vglavnyy
Copy link
Contributor

vglavnyy commented Mar 7, 2021

Thanks, looks good.

@no-more-secrets
Copy link
Contributor Author

@aardappel PTAL and you can merge when ready. Thanks

@aardappel
Copy link
Collaborator

lgtm.

@aardappel aardappel merged commit b240ab7 into google:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants