Go to the source code of this file.
Namespaces | |
| namespace | Arageli |
Defines | |
| #define | ARAGELI_STRINGIZE(macro) ARAGELI_DO_STRINGIZE(macro) |
| #define | ARAGELI_DO_STRINGIZE(name) #name |
| #define ARAGELI_DO_STRINGIZE | ( | name | ) | #name |
Definition at line 13 of file auto_link.hpp.
| #define ARAGELI_STRINGIZE | ( | macro | ) | ARAGELI_DO_STRINGIZE(macro) |
Definition at line 12 of file auto_link.hpp.
1.4.7