Skip to main content

IAR Embedded Workbench for RX 5.20

‑‑pending_instantiations

In this section:
Syntax
‑‑pending_instantiations number 
Parameters

number

An integer that specifies the limit, where 64 is default. If 0 is used, there is no limit.

Description

Use this option to specify the maximum number of instantiations of a given C++ template that is allowed to be in process of being instantiated at a given time. This is used for detecting recursive instantiations.

Caution

Project>Options>C/C++ Compiler>Extra Options