Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / libstdc++-v3 / docs / html / ext / pb_assoc / counter_update_metadata.html
blobfb56b1a0ae22b5ff8e8184eab1397dc0147f0df1
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
5 <html>
6 <head>
7 <title>counter_update_metadata Interface
8 </title>
10 </head>
12 <body>
13 <h1>
14 <tt>counter_update_metadata
15 </tt>
17 Interface
20 </h1>
22 <p>A list-update metadata type that moves elements to the front of the list based on the counter algorithm.
23 </p>
25 <ol>
26 <li>
27 <a href = "../../../../include/ext/pb_assoc/counter_update_policy.hpp"><tt>counter_update_policy.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 = "Size_Type3735929483">Size_Type</a></pre>
71 </td>
73 <td>
74 <p>Size type which will be used for counting the number of times a node was accessed.</p>
77 </td>
79 <td>
80 size_t
83 </td>
85 </tr>
87 </table>
89 <h2>
90 <a name = "link2">General definitions.
91 </a>
93 </h2>
97 </body>
99 </html>