Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
Run the following Vcpkg command to install the port.
vcpkg install nameof
nameof provides CMake targets:
find_package(nameof CONFIG REQUIRED) target_link_libraries(main PRIVATE nameof::nameof)
v0.10.4#0
Mar 12, 2024
All
Neargye/nameof
github.com/Neargye/nameof
72c38122da
MIT
Manifest