nameof/0.10.4

Header-only C++17 library provides nameof macros and functions to simply obtain the name of a variable, type, function, macro, and enum.
Recipe info
2024-02-04

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
nameof/0.10.4

Using nameof

Loading ...
Loading...