|
TrueReality
v0.1.1912
|

Go to the source code of this file.
Namespaces | |
| trUtil | |
| Namespace that holds various utility classes for the engine. | |
Macros | |
| #define | TR_DISABLE_WARNING_START_MSVC(...) |
| #define | TR_DISABLE_WARNING_START_CLANG(...) |
| #define | TR_DISABLE_WARNING_ALL_START |
| #define | TR_DISABLE_WARNING_END |
| #define TR_DISABLE_WARNING_ALL_START |
Definition at line 64 of file WarningUtils.h.
| #define TR_DISABLE_WARNING_END |
Definition at line 65 of file WarningUtils.h.
Referenced by trUtil::EnvVariables::EnvVariables(), and trUtil::StringUtils::IsSpace::operator()().
| #define TR_DISABLE_WARNING_START_CLANG | ( | ... | ) |
Definition at line 63 of file WarningUtils.h.
| #define TR_DISABLE_WARNING_START_MSVC | ( | ... | ) |
Definition at line 62 of file WarningUtils.h.