magic-enumv0.9.8
- Updated
Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
- Project website: https://github.com/Neargye/magic_enum
#Usage
magic-enum provides CMake targets:
find_package(magic_enum CONFIG REQUIRED)
target_link_libraries(main PRIVATE magic_enum::magic_enum)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Daniel Marshall
Alexander Karatarakis
Daniil Goncharov
NancyLi1013
Billy O'Neal
Anders Wind
Weihang Ding
miyanyan
Anders Wind
Yury Bura
toge