OSDN Git Service

3b50c27aa0476f3781df0d570c12c0a7e24b3965
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / doc / html / ext / pb_ds / exceptions.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>container_error 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>container_error</tt> Interface</h1>
17
18 <p>Base class for associative-container exceptions.</p>
19
20 <p>Defined in: <a href=
21                 "../../../../include/ext/pb_ds/exception.hpp"><tt>exception.hpp</tt></a></p>
22
23 <h2><a name="link1" id="link1">Base Classes</a></h2>
24
25 <table class="c1" width="100%" border="1" summary="Bases">
26 <tr>
27 <td width="80%" align="left"><b>Class</b></td>
28
29 <td width="20%" align="left"><b>Derivation Type</b></td>
30 </tr>
31
32 <tr>
33 <td>
34 <pre>
35 std::logic_error
36 </pre>
37 </td>
38
39 <td>
40 <p>public</p>
41 </td>
42 </tr>
43 </table>
44 </div>
45 </body>
46 </html>