class os_template_type_formal : public os_template_formal_argThis class is part of the ObjectStore metaobject protocol, which provides access to ObjectStore schemas. Instances of this class represent formal template parameters whose actuals are types. The class os_template_type_formal is derived from os_template_formal_arg.
static os_template_type_formal& create(const char *name);Creates an os_template_type_formal with the specified name.
Updated: 03/31/98 17:25:09