Genlib's container tag

Syntax:

container name {
specification of characteristics of a custom container class
}

In the uncommon event that the container classes directly supported by the OTF are insufficient for application needs, the container statement allows specification the characteristics of a custom container class so that that container can be employed in other genlib statements. The implementation of the custom container must be provided separately via code and members statements or by other means. The container specification is described in detail in the genlib reference manual.