Skip to content

Base: Enhance Bitmask with constexpr support and exhaustive tests#9

Open
dragonfruit-blue wants to merge 1 commit intoswe-productivity:mainfrom
dragonfruit-blue:issue-3
Open

Base: Enhance Bitmask with constexpr support and exhaustive tests#9
dragonfruit-blue wants to merge 1 commit intoswe-productivity:mainfrom
dragonfruit-blue:issue-3

Conversation

@dragonfruit-blue
Copy link

This PR modernizes the Base::Flags class with constexpr support, fixed operator!, and new operators (^, ^=, ==, !=). It also adds an exhaustive test suite in tests/src/Base/Bitmask.cpp to ensure robustness and prevent regressions.

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