Disables all predefined macros.
Windows: None
Linux: Preprocessor > Undefine All Preprocessor Definitions
Mac OS: Preprocessor > Undefine All Preprocessor Definitions
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | -A- |
Windows: | /QA- |
None
OFF | Predefined macros remain enabled. |
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.
None