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

nostdinc++

Do not search for header files in the standard directories for C++, but search the other standard directories.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-nostdinc++

Windows:

None

Arguments

None

Default

OFF

Description

Do not search for header files in the standard directories for C++, but search the other standard directories.

Alternate Options

None


Submit feedback on this help topic