aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/ext/pb_assoc/range_invalidation_guarantee.html
blob: f91e45227ed1a7c461cf759c67f3a27a5ca3b217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


<html>
<head>
<title>range_invalidation_guarantee Interface
</title>

</head>

<body>
<h1>
<tt>range_invalidation_guarantee
</tt>

 Interface


</h1>

<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.
</p>

<ol>
<li>
<a href = "../../../../include/ext/pb_assoc/ds_trait.hpp"><tt>ds_trait.hpp</tt>
</a>

</li>

<li>
<a href = "#link1">Base classes.
</a>

</li>

</ol>


<h2>
<a name = "link1">Base classes.
</a>

</h2>

<table WIDTH = "100%" BORDER = "1">
<TR><TD Width = "80%" ALIGN = "left"><b>Class</b></TD><TD Width = "20%" ALIGN = "left"><b>Derivation Type</b></TD></TR>


<tr>
<td>
<pre><a href = "find_invalidation_guarantee.html"><tt>find_invalidation_guarantee</tt></a></pre>


</td>

<td>
<p>public</p>


</td>

</tr>

</table>



</body>

</html>