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>resize_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>resize_error</tt> Interface</h1>
17
18<p>A container cannot be resized.</p>
19
20<p>Exception thrown when a size policy cannot supply an
21   adequate size for an external resize.</p>
22
23   <p>Defined in: <a href=
24		   "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/exception.hpp"><tt>exception.hpp</tt></a></p>
25
26   <h2><a name="link1" id="link1">Base Classes</a></h2>
27
28   <table class="c1" width="100%" border="1" summary="Bases">
29   <tr>
30   <td width="80%" align="left"><b>Class</b></td>
31
32   <td width="20%" align="left"><b>Derivation Type</b></td>
33   </tr>
34
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>
42
43   <td>
44   <p>public</p>
45   </td>
46   </tr>
47   </table>
48   </div>
49   </body>
50   </html>
51