Specifies the maximum number of template include files to be generated by the -qtempinc option for each header file.
.-1------. >>- -q--tempmax--=--+-number-+---------------------------------><
Specify the maximum number of template files by giving number a value between 1 and 99999.
Instantiations are spread among the template include files.
This option should be used when the size of files generated by the -qtempinc option become very large and take a significant amount of time to recompile when a new instance is created.
Related information