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

🎨 Preserve enum values in bitset for_each #191

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Feb 12, 2025

When using a bitset with an enum, it makes sense that the function passed to for_each should take an enum value.

When using a `bitset` with an `enum`, it makes sense that the function passed to
`for_each` should take an `enum` value.
@bdeane-intel bdeane-intel merged commit 37cc9c5 into intel:main Feb 12, 2025
32 checks passed
@elbeno elbeno deleted the bitset-enums branch February 12, 2025 16: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.

3 participants