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

fno-gnu-keywords

Tells the compiler to not recognize typeof as a keyword.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-fno-gnu-keywords

Windows:

None

Arguments

None

Default

OFF

Keyword typeof is recognized.

Description

Tells the compiler to not recognize typeof as a keyword.

Alternate Options

None


Submit feedback on this help topic