‑‑pending_instantiations
In this section:
Syntax
‑‑pending_instantiations number Parameters
| An integer that specifies the limit, where |
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