Dead
[official-gcc.git] / gomp-20050608-branch / libstdc++-v3 / docs / html / ext / pb_assoc / range_invalidation_guarantee.html
blobf91e45227ed1a7c461cf759c67f3a27a5ca3b217
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
5 <html>
6 <head>
7 <title>range_invalidation_guarantee Interface
8 </title>
10 </head>
12 <body>
13 <h1>
14 <tt>range_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 range-type iterator (including the returns of begin() and end()) is in the correct relative positions to other range-type iterators 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 = "find_invalidation_guarantee.html"><tt>find_invalidation_guarantee</tt></a></pre>
56 </td>
58 <td>
59 <p>public</p>
62 </td>
64 </tr>
66 </table>
70 </body>
72 </html>