File stringify.h
FileList > code_source > templat > include > TempLat > util > stringify.h
Go to the source code of this file
Macros
| Type | Name |
|---|---|
| define | STRINGIFY (x) STRINGIFY\_(x) |
| define | STRINGIFY_ (x) #xA macro used to parse preprocessor variable as strings, credits https://stackoverflow.com/a/34252436 . |
Macro Definition Documentation
define STRINGIFY
define STRINGIFY_
A macro used to parse preprocessor variable as strings, credits https://stackoverflow.com/a/34252436 .
Unit test: ctest -R test-stringify
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/stringify.h