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

Consider usin bitflags for bitfield-like enums. #227

Closed
emilio opened this issue Nov 8, 2016 · 2 comments
Closed

Consider usin bitflags for bitfield-like enums. #227

emilio opened this issue Nov 8, 2016 · 2 comments

Comments

@emilio
Copy link
Contributor

emilio commented Nov 8, 2016

The code generation should be a bit less straight-forward unfortunately, but it'd be nice given they can also be repr(C).

See #225.

@shepmaster
Copy link
Member

This appears to have been closed by #226.

@emilio
Copy link
Contributor Author

emilio commented Oct 21, 2017

Indeed.

@emilio emilio closed this as completed Oct 21, 2017
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

2 participants