This option controls how the compiler searches for implicit
include files for templates in C++.
When the option --implicit_include_searches is
selected, the compiler uses the search path to look for implicit
include files based on partial names of the form filename.*.
The search path is determined by -I,-J,
the ARMCCnINC environment
variable and the ARMINC environment variable. The
search path also includes the default ../include directory
if -J, ARMCCnINC,
and ARMINC are not set.
When the option --no_implicit_include_searches is
selected, the compiler looks for implicit include files based on
the full names of files, including path names.
Mode
This option is effective only if the source language is C++.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.