wise_enum/3.1.0

Header-only C++11/14/17 library provides static reflection for enums, work with any enum type without any boilerplate code.
Recipe info
2024-02-09

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
wise_enum/3.1.0

Using wise_enum

Loading ...
Loading...