ConanCenter
FAQ
Docs
Blog
Downloads
magic_enum/0.9.6
Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
compile-time
cplusplus
enum-to-string
header-only
reflection
serialization
string-to-enum
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
MIT
View recipe on GitHub
github.com/Neargye/ma...
2024-09-24
91fb74498cfb33ad240...
Available packages
Header Only
Install
Add the following line to your conanfile.txt:
[requires] magic_enum/0.9.6
Using magic_enum
Loading ...
Loading...