ftemplate-depth, Qtemplate-depth

Control the depth in which recursive templates are expanded.

IDE Equivalent

None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: -ftemplate-depth-n
Windows:  /Qtemplate-depth-n

Arguments

n The number of recursive templates that are expanded.

Default

OFF

Description

Control the depth in which recursive templates are expanded. On Linux*, this option is supported only by invoking the compiler with icpc.

Alternate Options

None