ADTF  3.18.2
disable_warnings.h File Reference

Definition of preprocessor macros to disable/enable compiler warnings. More...

Go to the source code of this file.

Macros

#define A_UTIL_DISABLE_COMPILER_WARNINGS
 Disables all compiler warnings until A_UTIL_ENABLE_COMPILER_WARNINGS is found. More...
 
#define A_UTIL_ENABLE_COMPILER_WARNINGS
 Restores the compiler warning level to the state before A_UTIL_DISABLE_COMPILER_WARNINGS. More...
 

Detailed Description

Definition of preprocessor macros to disable/enable compiler warnings.

Definition in file disable_warnings.h.