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

Make member getter functions return by value for builtin types #519

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

ENDRELEASENOTES

@tmadlener tmadlener force-pushed the getter-return-values branch from 7883250 to 03b3ee4 Compare November 24, 2023 13:36
@tmadlener tmadlener merged commit 7a85b3a into AIDASoft:master Dec 1, 2023
17 checks passed
@tmadlener tmadlener deleted the getter-return-values branch December 1, 2023 16:17
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.

Trivial return types of generated get methods should be by value instead of const reference
1 participant