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

Handle [Flags] enums #51

Open
Boddlnagg opened this issue Dec 29, 2017 · 0 comments
Open

Handle [Flags] enums #51

Boddlnagg opened this issue Dec 29, 2017 · 0 comments

Comments

@Boddlnagg
Copy link
Collaborator

Boddlnagg commented Dec 29, 2017

Some enums have the [Flags] attribute, e.g. Windows.Storage.StorageOpenOptions (even though I don't understand its purpose in that case ...). We should implement the bitwise operators for them (or maybe use bitflags?).

@Boddlnagg Boddlnagg added this to the 0.6 milestone Feb 28, 2019
@Boddlnagg Boddlnagg removed this from the 0.6 milestone May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant