nameofv0.10.6
- Updated
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
- Project website: https://github.com/Neargye/nameof
#Usage
nameof provides CMake targets:
find_package(nameof CONFIG REQUIRED)
target_link_libraries(main PRIVATE nameof::nameof)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
myd7349
Daniil Goncharov
Billy O'Neal
Weihang Ding
Jia Yue Hua
toge