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
MIT License
4.88k stars 434 forks source link

checking that the enum is valid (not empty and not forward declaration) #323

Closed Neargye closed 10 months ago