[资源介绍]
GitHub - Neargye/nameof: Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum - Neargye/nameof
* Nameof - 仅依赖头文件的 C++17 库,提供 nameof 宏和函数,用于获取变量、类型、函数、宏和枚举的简单名称。[MIT]