diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructTemplateParameter.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructTemplateParameter.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,25 @@ + + + + + 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.

+
+
+
+
+
+
+ + \ No newline at end of file