Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / libstdc++-v3 / docs / html / ext / pb_assoc / ms_traits.html
blob933699307696b4e660266a6629577003de0b6048
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
5 <html>
6 <head>
7 <title>ms_traits Interface
8 </title>
10 </head>
12 <body>
13 <h1>
14 <tt>ms_traits
15 </tt>
17 Interface
20 </h1>
22 <p>Traits of a container based on its mapping semantics.
23 </p>
25 <ol>
26 <li>
27 <a href = "../../../../include/ext/pb_assoc/ms_trait.hpp"><tt>ms_trait.hpp</tt>
28 </a>
30 </li>
32 <li>
33 Public Types and Constants:
36 <ol>
37 <li>
38 <a href = "#link1">Container attribues.
39 </a>
41 </li>
43 </ol>
45 </li>
47 </ol>
50 <h2>
51 <a name = "link1">Container attribues.
52 </a>
54 </h2>
56 <table WIDTH = "100%" BORDER = "1">
57 <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>
60 <tr>
61 <td>
62 <pre><a name = "has_data3735929380">has_data</a></pre>
65 </td>
67 <td>
68 <pre>True only if the container is not a &quot;set&quot type.</pre>
71 </td>
73 <td>
74 <p>Data indicator.</p>
77 </td>
79 </tr>
81 <tr>
82 <td>
83 <pre><a name = "has_compound_data3735929399">has_compound_data</a></pre>
86 </td>
88 <td>
89 <pre>True only if the container is not a &quot;set&quot type or &quot;map&quot; type.</pre>
92 </td>
94 <td>
95 <p>Compound-data indicator.</p>
98 </td>
100 </tr>
102 <tr>
103 <td>
104 <pre><a name = "mapping_level3735929938">mapping_level</a></pre>
107 </td>
109 <td>
110 <pre>The number of mapping-levels the container supports (1 for &quot;set&quot types or &quot;map&quot; types).</pre>
113 </td>
115 <td>
116 <p>Mapping-level indicator.</p>
119 </td>
121 </tr>
123 </table>
127 </body>
129 </html>