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

Attribute Setters #222

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Attribute Setters #222

merged 1 commit into from
Nov 17, 2024

Conversation

cfis
Copy link
Collaborator

@cfis cfis commented Nov 17, 2024

Do not generate invalid setter methods for attributes that are either constant or not assignable (ie, operator= is deleted or not public).

@cfis cfis force-pushed the attribute_setter branch 2 times, most recently from 1909d79 to 37a6825 Compare November 17, 2024 07:58
… constant or not assignable (ie, operator= is deleted or not public).
@cfis cfis merged commit f44740d into master Nov 17, 2024
13 checks passed
@cfis cfis deleted the attribute_setter branch December 7, 2024 18:15
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.

1 participant