nameof v0.10.4
- Created
- Updated
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
# Usage
nameof provides CMake targets:
find_package(nameof CONFIG REQUIRED)
target_link_libraries(main PRIVATE nameof::nameof)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- myd7349
- Daniil Goncharov
- Billy O'Neal
- xiaozhuai, Weihang Ding
- Jia Yue Hua