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

Add ClassBuilder::add_static_ivar #233

Merged
merged 2 commits into from
Aug 1, 2022
Merged

Add ClassBuilder::add_static_ivar #233

merged 2 commits into from
Aug 1, 2022

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Aug 1, 2022

Part of #30.

Helper method for adding an declare::Ivar<T> to a class. Simplifies manual usage of ivars a bit.

@madsmtm madsmtm added enhancement New feature or request A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates labels Aug 1, 2022
@madsmtm madsmtm merged commit 6f68cd0 into master Aug 1, 2022
@madsmtm madsmtm deleted the add-static-ivar branch August 1, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant