![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Macros | |
| #define | __STRINGIFY(x) |
| #define | STRINGIFY(x) |
| #define | __PASTE(x, y) |
| #define | PASTE(x) |
| #define __STRINGIFY | ( | x | ) |
Definition at line 9 of file stringify.h.
| #define PASTE | ( | x | ) |
Definition at line 12 of file stringify.h.
| #define STRINGIFY | ( | x | ) |
Definition at line 10 of file stringify.h.