-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add factory methods to create an enum bit mask
* Add a method to create a bit mask using one or multiple cases * Add a method to create a bit mask using all cases * Add a method to create a bit mask with no flags on * Add a method to create a bit mask without some flags
- Loading branch information
1 parent
3072607
commit 35d40b2
Showing
2 changed files
with
114 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters