company logo

Template type specifications

Keywords:  template type

Template types can be defined as system specific template types for defining arrays, strings or collections, but also as user-defined template types (generic_type).

Definition: 

template_type_spec := array_type | gstring_type | coll_type | generic_type