Intel® C++ Compiler 16.0 User and Reference Guide

nostdinc++

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

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.

IDE Equivalent

None

Alternate Options

None