]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libstdc++-v3/contrib/libstdc++-v3-4.4/doc/html/ext/pb_ds/point_invalidation_guarantee.html
update
[l4.git] / l4 / pkg / libstdc++-v3 / contrib / libstdc++-v3-4.4 / doc / html / ext / pb_ds / point_invalidation_guarantee.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
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" />
8
9   <title>point_invalidation_guarantee Interface</title>
10   <meta http-equiv="Content-Type" content=
11   "text/html; charset=us-ascii" />
12   </head>
13
14 <body>
15   <div id="page">
16     <h1><tt>point_invalidation_guarantee</tt> Interface</h1>
17
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>
23
24     <p>Defined in: <a href=
25     "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/tag_and_trait.hpp"><tt>tag_and_trait.hpp</tt></a></p>
26
27     <h2><a name="link1" id="link1">Base Classes</a></h2>
28
29     <table class="c1" width="100%" border="1" summary="Bases">
30       <tr>
31         <td width="80%" align="left"><b>Class</b></td>
32
33         <td width="20%" align="left"><b>Derivation Type</b></td>
34       </tr>
35
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>
43
44         <td>
45           <p>public</p>
46         </td>
47       </tr>
48     </table>
49   </div>
50 </body>
51 </html>