1
2<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3
4
5<html>
6<head>
7<title>ds_traits Interface
8</title>
9
10</head>
11
12<body>
13<h1>
14<tt>ds_traits
15</tt>
16
17 Interface
18
19
20</h1>
21
22<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.
23</p>
24
25<ol>
26<li>
27<a href = "../../../../include/ext/pb_assoc/ds_trait.hpp"><tt>ds_trait.hpp</tt>
28</a>
29
30</li>
31
32</ol>
33
34
35
36
37</body>
38
39</html>
40
41
42