Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-28DC47A3-6CC5-46EC-B4B3-42B862649B3D

Document Table of Contents

Wcontext-limit, Qcontext-limit

Set the maximum number of template instantiation contexts shown in diagnostic.

Syntax

Linux and macOS:

-Wcontext-limit=n

Windows:

/Qcontext-limit:n

Arguments

n

Number of template instantiation contexts.

Default

OFF

Description

Set maximum number of template instantiation contexts shown in diagnostic.

IDE Equivalent
None
Alternate Options

None