Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Sep 24, 2024

Problem:

  • A bitset cannot be specified with enumeration values, nor have bits set/reset using them.

Solution:

  • Allow specifying and manipulating a bitset using enumeration values as the bits.

Problem:
- A `bitset` cannot be specified with enumeration values, nor have bits
  set/reset using them.

Solution:
- Allow specifying and manipulating a bitset using enumeration values as the
  bits.
@elbeno elbeno merged commit 7e3674d into intel:main Sep 24, 2024
31 checks passed
@elbeno elbeno deleted the enum-bitset branch September 26, 2024 22:33
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.

2 participants