Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
updated at Nov. 24, 2024, 4:40 a.m.
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
updated at Nov. 23, 2024, 9:11 a.m.