Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
项目介绍
静态反射用于枚举(转换为字符串、从字符串转换、迭代)的现代C++实现,适用于任何枚举类型,无需使用宏或模板代码。【此简介由AI生成】
MIT C++660提交数cpluspluscplusplus-17cppcpp17enum-to-stringheader-onlymetaprogrammingno-dependenciesreflectionserializationsingle-filestring-to-enum
定制我的领域