Add enums & bitflags to the roadmap

This commit is contained in:
Joshua Suskalo 2021-10-06 20:39:47 -05:00
parent ab82b6a5a1
commit e63e1e33bc

View file

@ -603,6 +603,7 @@ These features are planned for future releases.
- Functions for wrapping structs in padding following various standards - Functions for wrapping structs in padding following various standards
- Header parsing tool for generating a data model? - Header parsing tool for generating a data model?
- Generic type aliases - Generic type aliases
- Helpers for generating enums & bitflags
## License ## License