diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionDetail.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionDetail.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,26 @@ + + + + + cxxUnionDetail + The <cxxUnionDetail> element provides detailed information +about the structure and behaviors of the C++ union. + +
+ Description +

The <cxxUnionDetail> element is defined within <cxxUnion>. + In <cxxUnionDetail> the <example> and <section> + elements are provided to support the current specific C++ API reference. A union + body can contain declarations of the members of the union, such as variables, + classes, structs, and functions.

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