|
ALPSCore reference
|

Go to the source code of this file.
Macros | |
| #define | ALPS_STRINGIFY(arg) ALPS_STRINGIFY_HELPER(arg) |
| #define | ALPS_STRINGIFY_HELPER(arg) #arg |
| #define ALPS_STRINGIFY | ( | arg | ) | ALPS_STRINGIFY_HELPER(arg) |
Definition at line 10 of file stringify.hpp.
| #define ALPS_STRINGIFY_HELPER | ( | arg | ) | #arg |
Definition at line 12 of file stringify.hpp.
1.8.11