Intel® C++ Compiler XE 13.1 User and Reference Guides

undef

Disables all predefined macros.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-undef

Windows:

None

Arguments

None

Default

OFF

Defined macros are in effect until they are undefined.

Description

This option disables all predefined macros.

Alternate Options

-A- (this is a deprecated option)


Submit feedback on this help topic