ADTF  3.18.2
to_string.h File Reference

Definition of preprocessor macro A_UTIL_TO_STRING. More...

Go to the source code of this file.

Macros

#define A_UTIL_TO_STRING(expression)   A_UTIL_STRINGIFY(expression)
 Converts an expression to its string representation during preprocessing. More...
 

Detailed Description

Definition of preprocessor macro A_UTIL_TO_STRING.

Definition in file to_string.h.