cxxStructTemplateParameter

The <cxxStructTemplateParameter> element describes a struct parameter.

Description

One or more <cxxStructTemplateParameter> elements reside within the <cxxStructTemplateParameters> container. <cxxStructTemplateParameter> requires the child element <cxxStructTemplateParameterType>; that describes the type of parameter. <cxxStructTemplateParameter> may also contain the child element <apiDefNote> to describe the parameter further.

Contained by

cxxStructTemplateParameters

Contains

apiDefNote, cxxStructTemplateParameterType

Content Model

(cxxStructTemplateParameterType then apiDefNote, )

Inheritance

topic/ph reference/ph apiRef/apiDefItem apiClassifier/apiDefItem cxxStruct/cxxStructTemplateParameter