blob: 449796595631224e2c89bbe19b59387ad0266e2f (
plain)
1
2
3
4
5
6
7
|
{
"name": "magic-enum",
"version-string": "0.7.3",
"port-version": 1,
"description": "Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.",
"homepage": "https://github.com/Neargye/magic_enum"
}
|