2008-01-10 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / libstdc++-v3 / docs / html / ext / pb_ds / point_invalidation_guarantee.html
blobba2eee6dfc4f9e384660a5fc34a9b7d7be2f6b1b
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6 <meta name="generator" content=
7 "HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />
9 <title>point_invalidation_guarantee Interface</title>
10 <meta http-equiv="Content-Type" content=
11 "text/html; charset=us-ascii" />
12 </head>
14 <body>
15 <div id="page">
16 <h1><tt>point_invalidation_guarantee</tt> Interface</h1>
18 <p>Signifies an invalidation guarantee that includes all those
19 of its base, and additionally, that any point-type iterator,
20 pointer, or reference to a container object's mapped value type
21 is valid as long as its corresponding entry has not be erased,
22 regardless of modifications to the container object.</p>
24 <p>Defined in: <a href=
25 "../../../../include/ext/pb_ds/tag_and_trait.hpp"><tt>tag_and_trait.hpp</tt></a></p>
27 <h2><a name="link1" id="link1">Base Classes</a></h2>
29 <table class="c1" width="100%" border="1" summary="Bases">
30 <tr>
31 <td width="80%" align="left"><b>Class</b></td>
33 <td width="20%" align="left"><b>Derivation Type</b></td>
34 </tr>
36 <tr>
37 <td>
38 <pre>
39 <a href="basic_invalidation_guarantee.html"><span class=
40 "c2"><tt>basic_invalidation_guarantee</tt></span></a>
41 </pre>
42 </td>
44 <td>
45 <p>public</p>
46 </td>
47 </tr>
48 </table>
49 </div>
50 </body>
51 </html>