2008-01-10 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / libstdc++-v3 / docs / html / ext / pb_ds / resize_error.html
blobcb05b504fb9b339a2e9f4613bee771e32d741fcc
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
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" />
9 <title>resize_error Interface</title>
10 <meta http-equiv="Content-Type" content=
11 "text/html; charset=us-ascii" />
12 </head>
14 <body>
15 <div id="page">
16 <h1><tt>resize_error</tt> Interface</h1>
18 <p>A container cannot be resized.</p>
20 <p>Exception thrown when a size policy cannot supply an
21 adequate size for an external resize.</p>
23 <p>Defined in: <a href=
24 "../../../../include/ext/pb_ds/exception.hpp"><tt>exception.hpp</tt></a></p>
26 <h2><a name="link1" id="link1">Base Classes</a></h2>
28 <table class="c1" width="100%" border="1" summary="Bases">
29 <tr>
30 <td width="80%" align="left"><b>Class</b></td>
32 <td width="20%" align="left"><b>Derivation Type</b></td>
33 </tr>
35 <tr>
36 <td>
37 <pre>
38 <a href="exceptions.html"><span class=
39 "c2"><tt>resize_error</tt></span></a>
40 </pre>
41 </td>
43 <td>
44 <p>public</p>
45 </td>
46 </tr>
47 </table>
48 </div>
49 </body>
50 </html>