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

updated at Nov. 23, 2024, 9:11 a.m.

C++

35 +0

2,095 -3

111 +0

GitHub
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

updated at Nov. 24, 2024, 4:40 a.m.

C++

66 +0

4,979 +36

444 +1

GitHub