Intel® C++ Compiler 19.0 Developer Guide and Reference
Disables all predefined macros and assertions.
Linux and macOS: | None |
Windows: | /u |
None
OFF |
Defined preprocessor values are in effect until they are undefined. |
This option disables all predefined macros and assertions.
Visual Studio: Preprocessor > Undefine All Preprocessor Definitions
Eclipse: None
Xcode: None
None