magic_enum in fffaraz/awesome-cpp, stevinz/awesome-game-engine-dev

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

created at March 30, 2019, 9:25 p.m.

C++

71 +0

4,447 +20

408 +3

GitHub
nameof in fffaraz/awesome-cpp, stevinz/awesome-game-engine-dev

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

created at March 17, 2018, 3:59 a.m.

C++

35 +0

1,958 +6

108 -1

GitHub