Stride Reference Manual
- generated for commit 9643b11
|
Info on configuration. More...
Go to the source code of this file.
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::util | |
Utilities for the project. | |
Macros | |
#define | STRINGIFY(x) #x |
#define | TOSTRING(x) STRINGIFY(x) |
Info on configuration.
Definition in file ConfigInfo.cpp.
#define STRINGIFY | ( | x | ) | #x |
Definition at line 27 of file ConfigInfo.cpp.
#define TOSTRING | ( | x | ) | STRINGIFY(x) |
Definition at line 28 of file ConfigInfo.cpp.
Referenced by stride::util::ConfigInfo::GitRevision().