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

Implemented insert_if() and remove_if() #333

Closed
wants to merge 1 commit into from

Conversation

fpagliughi
Copy link

Well that was easy enough...

Implements the feature request in #332 to add new functions to the bitflags trait for insert_if() and remove_if().

@KodrAus
Copy link
Member

KodrAus commented May 17, 2023

Thanks for the PR @fpagliughi. As mentioned in #332, I think these would be better implemented on your flags types directly rather than generated for all flags types.

@KodrAus KodrAus closed this May 17, 2023
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.

None yet

2 participants