Intel® C++ Compiler 16.0 User and Reference Guide

u (Linux*)

Tells the compiler the specified symbol is undefined.

Syntax

Linux and OS X:

-u symbol

Windows:

None

Arguments

None

Default

OFF

Standard rules are in effect for variables.

Description

This option tells the compiler the specified symbol is undefined.

IDE Equivalent

None

Alternate Options

None