nano-node
nano-node copied to clipboard
Explore auto-generating to_string for enumerations
This eliminates boilerplate code and possible sources of error especially when adding new enumeration values.
From my understanding the only way to get the text of enum values is by using the preprocessor.
https://github.com/therocode/meta_enum