summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/html/ext/pb_ds/basic_invalidation_guarantee.html
blob: d4a0df23fcac309e794711dda5b442a1b73af4f8 (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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta name="generator" content=
  "HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />

  <title>basic_invalidation_guarantee Interface</title>
  <meta http-equiv="Content-Type" content=
  "text/html; charset=us-ascii" />
  </head>

<body>
  <div id="page">
    <h1><tt>basic_invalidation_guarantee</tt> Interface</h1>

    <p>Signifies a basic invalidation guarantee that any iterator,
    pointer, or reference to a container object's mapped value type
    is valid as long as the container is not modified.</p>

    <p>Defined in: <a href=
    "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>
  </div>
</body>
</html>