Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / libstdc++-v3 / docs / html / ext / pb_assoc / compound_data_type.html
blobc9fd7e0f481256d7c58a4cb51bf479d88bd0d9c7
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
5 <html>
6 <head>
7 <title>compound_data_type Interface
8 </title>
10 </head>
12 <body>
13 <h1>
14 <tt>compound_data_type
15 </tt>
17 Interface
20 </h1>
22 <p>A data-policy indicating that an associative container has multiple mapping levels.
23 </p>
25 <ol>
26 <li>
27 <a href = "../../../../include/ext/pb_assoc/data_type.hpp"><tt>data_type.hpp</tt>
28 </a>
30 </li>
32 <li>
33 <a href = "#link1">Template parameters.
34 </a>
36 </li>
38 <li>
39 Public Types and Constants:
42 <ol>
43 <li>
44 <a href = "#link2">General definitions.
45 </a>
47 </li>
49 </ol>
51 </li>
53 </ol>
56 <h2>
57 <a name = "link1">Template parameters.
58 </a>
60 </h2>
62 <table WIDTH = "100%" BORDER = "1">
63 <TR><TD Width = "20%" ALIGN = "left"><b>Parameter</b></TD><TD Width = "50%" ALIGN = "left"><b>Description</b></TD><TD Width = "30%" ALIGN = "left"><b>Default Value</b></TD></TR>
66 <tr>
67 <td>
68 <pre><a name = "Cntnr3735929076">Cntnr</a></pre>
71 </td>
73 <td>
74 <p>(Associative) container type to which every key in the container maps.</p>
77 </td>
79 <td>
83 </td>
85 </tr>
87 </table>
89 <h2>
90 <a name = "link2">General definitions.
91 </a>
93 </h2>
95 <table WIDTH = "100%" BORDER = "1">
96 <TR><TD Width = "30%" ALIGN = "left"><b>Type</b></TD><TD Width = "55%" ALIGN = "left"><b>Definition</b></TD><TD Width = "15%" ALIGN = "left"><b>Description</b></TD></TR>
99 <tr>
100 <td>
101 <pre><a name = "cntnr3735929108">cntnr</a></pre>
104 </td>
106 <td>
107 <pre><a href = "#Cntnr3735929076">Cntnr</a></pre>
110 </td>
112 <td>
113 <p>The type of container which is the actual data type.</p>
116 </td>
118 </tr>
120 </table>
124 </body>
126 </html>