]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/docs/html/ext/pb_assoc/resize_general.html
* typeck.c (build_modify_expr): Tidy diagnostic message.
[thirdparty/gcc.git] / libstdc++-v3 / docs / html / ext / pb_assoc / resize_general.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4 <title>Resize Policies</title>
5 <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
6 <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
7 </head>
8 <body>
9 <h1>Resize Policies</h1>
10
11 <p>
12 A resize policy, say <tt>res_pol</tt>, should support the types and
13 methods below.
14 <ol>
15 <li><a href = "resize_policy_types.html">Types</a></li>
16 <li> Methods:
17 <ol>
18 <li><a href = "resize_policy_constr_dest.html">Constructors, destructor, and related</a></li>
19 <li><a href = "resize_policy_notification_methods.html">Notification methods</a></li>
20 <li><a href = "resize_policy_size_methods.html">Size methods</a></li>
21 <li><a href = "resize_policy_trigger_methods.html">Trigger methods</a></li>
22 </ol>
23 </li>
24 </ol>
25 </p>
26
27 </body>
28 </html>