quicktype
quicktype copied to clipboard
[Feature Request] Add option to use magic_enum for static enum reflection in C++
For enum lookup/use it would be neat to see an option to use https://github.com/Neargye/magic_enum.