magic_enum is a popular C++17 header-only library that provides static
reflection for enums. It works with any enum type and does not require any
macros or boilerplate code. It provides static reflection features such as
to_string, from_string, iteration, etc., to C++ enums.
Installed Size: 210.9 kB
Architectures: all