ADTF  3.18.3
preprocessor.h
Go to the documentation of this file.
1 
15 #ifndef A_UTIL_PREPROCESSOR_HEADER_INCLUDED
16 #define A_UTIL_PREPROCESSOR_HEADER_INCLUDED
17 
25 namespace a_util {
27 namespace preprocessor {
28 }
29 } // namespace a_util
30 
36 
37 #endif // A_UTIL_PREPROCESSOR_HEADER_INCLUDED
Definition of preprocessor macro A_UTIL_CURRENT_FUNCTION.
Definition of preprocessor macro DEV_ESSENTIAL_DEPRECATED.
Definition of preprocessor macros to disable/enable compiler warnings.
Definition of preprocessor macro A_UTIL_DLL_EXPORT.
Serves as the root component, with common functionality documented in core functionality.
Definition: base.h:24
Definition of preprocessor macro A_UTIL_TO_STRING.