Intel® C++ Compiler 16.0 User and Reference Guide
Disables all predefined macros and assertions.
Linux and OS X: | 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