Intel® C++ Compiler XE 13.1 User and Reference Guides
Control the depth in which recursive templates are expanded.
All
Linux and OS X: | -ftemplate-depth-n |
Windows: | /Qtemplate-depth-n |
n |
The number of recursive templates that are expanded. |
OFF |
Control the depth in which recursive templates are expanded. On Linux*, this option is supported only by invoking the compiler with icpc.
None