ILE C/C++ Programmer's Guide


How the ILE C++ Compiler Handles Template Instantiations

When you use templates in your program, the ILE C++ compiler automatically instantiates each C++ template that meets all the following conditions:


[ Top of Page | Previous Page | Next Page | Table of Contents ]