Intel® C++ Compiler 19.0 Developer Guide and Reference

nostdinc++

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

Syntax

Linux and macOS:

-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