Intel® C++ Compiler XE 13.1 User and Reference Guides
Disables all predefined macros. This is a deprecated option.
Windows: None
Linux: Preprocessor > Undefine All Preprocessor Definitions
OS X: Preprocessor > Undefine All Preprocessor Definitions
IA-32, Intel® 64 architecture
Linux and OS X: | -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.
Linux and OS X: None
Windows: /u