Go to the source code of this file.
Macros | |
#define | SG_STRINGIZE(X) SG_DO_STRINGIZE(X) |
#define | SG_DO_STRINGIZE(X) #X |
A set of defines to encapsulate compiler and platform differences. Please refer to the source code for full documentation on this file.
This file is useful to set compiler-specific options in every file - for example, disabling warnings.