]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/docs/html/ext/pb_assoc/compound_data_type.html
documentation.html: Add link for policy based associative containers docs.
[thirdparty/gcc.git] / libstdc++-v3 / docs / html / ext / pb_assoc / compound_data_type.html
1
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3
4
5 <html>
6 <head>
7 <title>compound_data_type Interface
8 </title>
9
10 </head>
11
12 <body>
13 <h1>
14 <tt>compound_data_type
15 </tt>
16
17 Interface
18
19
20 </h1>
21
22 <p>A data-policy indicating that an associative container has multiple mapping levels.
23 </p>
24
25 <ol>
26 <li>
27 <a href = "../../../../include/ext/pb_assoc/data_type.hpp"><tt>data_type.hpp</tt>
28 </a>
29
30 </li>
31
32 <li>
33 <a href = "#link1">Template parameters.
34 </a>
35
36 </li>
37
38 <li>
39 Public Types and Constants:
40
41
42 <ol>
43 <li>
44 <a href = "#link2">General definitions.
45 </a>
46
47 </li>
48
49 </ol>
50
51 </li>
52
53 </ol>
54
55
56 <h2>
57 <a name = "link1">Template parameters.
58 </a>
59
60 </h2>
61
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>
64
65
66 <tr>
67 <td>
68 <pre><a name = "Cntnr3735929076">Cntnr</a></pre>
69
70
71 </td>
72
73 <td>
74 <p>(Associative) container type to which every key in the container maps.</p>
75
76
77 </td>
78
79 <td>
80 -
81
82
83 </td>
84
85 </tr>
86
87 </table>
88
89 <h2>
90 <a name = "link2">General definitions.
91 </a>
92
93 </h2>
94
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>
97
98
99 <tr>
100 <td>
101 <pre><a name = "cntnr3735929108">cntnr</a></pre>
102
103
104 </td>
105
106 <td>
107 <pre><a href = "#Cntnr3735929076">Cntnr</a></pre>
108
109
110 </td>
111
112 <td>
113 <p>The type of container which is the actual data type.</p>
114
115
116 </td>
117
118 </tr>
119
120 </table>
121
122
123
124 </body>
125
126 </html>
127
128