Intel® C++ Compiler 19.0 Developer Guide and Reference
Do not search for header files in the standard directories for C++, but search the other standard directories.
Linux and macOS: | -nostdinc++ |
Windows: | None |
None
OFF |
Do not search for header files in the standard directories for C++, but search the other standard directories.
None