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.5#0
May 5, 2026
All
Neargye/nameof
github.com/Neargye/nameof
be6c792db7
MIT
Manifest