Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / libstdc++-v3 / docs / html / ext / pb_assoc / find_invalidation_guarantee.html
blob38d94470bace9adfb6edd962d3e423ac5227604a
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
5 <html>
6 <head>
7 <title>find_invalidation_guarantee Interface
8 </title>
10 </head>
12 <body>
13 <h1>
14 <tt>find_invalidation_guarantee
15 </tt>
17 Interface
20 </h1>
22 <p>Signifies an invalidation guarantee that includes all those of its base, and additionally, that any find-type iterator, pointer, or reference to a container object's mapped value type is valid as long as its corresponding entry has not be erased, regardless of modifications to the container object.
23 </p>
25 <ol>
26 <li>
27 <a href = "../../../../include/ext/pb_assoc/ds_trait.hpp"><tt>ds_trait.hpp</tt>
28 </a>
30 </li>
32 <li>
33 <a href = "#link1">Base classes.
34 </a>
36 </li>
38 </ol>
41 <h2>
42 <a name = "link1">Base classes.
43 </a>
45 </h2>
47 <table WIDTH = "100%" BORDER = "1">
48 <TR><TD Width = "80%" ALIGN = "left"><b>Class</b></TD><TD Width = "20%" ALIGN = "left"><b>Derivation Type</b></TD></TR>
51 <tr>
52 <td>
53 <pre><a href = "basic_invalidation_guarantee.html"><tt>basic_invalidation_guarantee</tt></a></pre>
56 </td>
58 <td>
59 <p>public</p>
62 </td>
64 </tr>
66 </table>
70 </body>
72 </html>