Disables all predefined macros. This is a deprecated option.
IDE Equivalent
Windows:
None
Linux:
Preprocessor > Undefine All Preprocessor Definitions
Mac OS X:
Preprocessor > Undefine All Preprocessor Definitions
Architectures
IA-32, Intel® 64 architectures
Default
OFF |
Predefined macros remain enabled.
|
Description
This option disables all predefined macros. It causes all predefined macros and assertions to become inactive.
Note that this option is not the negative form of the C++ /QA option.
Alternate Options
Linux and Mac OS X: None
Windows: /u