@noexpand tag
This tag can be used to prevent expansion the associated preprocessor macro.
See also Macros expansion section.
Example
/** @noexpand */
#define MACRO 42
This tag can be used to prevent expansion the associated preprocessor macro.
See also Macros expansion section.
/** @noexpand */
#define MACRO 42
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 22:43:00 2012 using MkDoc