[资源介绍]
GitHub - Neargye/magic_enum: Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code - Neargye/magic_enum
* Magic Enum - 仅头文件的 C++17 库提供枚举的静态反射(转换为字符串、从字符串转换、迭代),可与任何枚举类型配合使用,无需任何宏或样板代码。[MIT]