In gcc/objc/: 2010-12-29 Nicola Pero <nicola.pero@meta-innovation.com>
[official-gcc.git] / libstdc++-v3 / doc / xml / class.txml
blob26c9acf97f15e59aedd2ac4931cf0c9ef2a32aaf
1 <!-- Converted by db4-upgrade version 1.0 -->
3 <section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="manual.util.memory.allocator" xreflabel="allocator">
4 <?dbhtml filename="allocator.html"?>
5  
6 <info><title>allocator</title>
7   <keywordset>
8     <keyword>
9       ISO C++
10     </keyword>
11     <keyword>
12       allocator
13     </keyword>
14   </keywordset>
15 </info>
19 <para>
20 </para>
22 <section xml:id="allocator.req" xreflabel="allocator.req"><info><title>Requirements</title></info>
25   <para>
26   </para>
27   <itemizedlist>
28     <listitem>
29       <para>
30       </para>
31     </listitem>
32     <listitem>
33       <para>
34       </para>
35     </listitem>
36   </itemizedlist>
38   <para> 
39   </para>
40 </section>
42 <section xml:id="allocator.design_issues" xreflabel="allocator.design_issues"><info><title>Design Issues</title></info>
45   <para>
46   </para>
48   <para> 
49   </para>
50 </section>
52 <section xml:id="allocator.impl" xreflabel="allocator.impl"><info><title>Implementation</title></info>
55   <section><info><title>Interface Design</title></info>
56     
58     <para>
59     </para>
60     
61     <para> 
62     </para>
63   </section>
65   <section><info><title>Selecting Default Allocation Strategy</title></info>
66     
68     <para> 
69     </para>
71    <orderedlist>
72      <listitem>
73      </listitem>
75      <listitem>
76      </listitem>
78      <listitem>
79      </listitem>
80    </orderedlist>
81   </section>
83   <section><info><title>Disabling Memory Caching</title></info>
84     
86     <para> 
87     </para>
89    <para> 
90    </para>
91   </section>
92 </section>
94 <section xml:id="allocator.using" xreflabel="allocator.using"><info><title>Using</title></info>
97    <para>
98    </para>
99 </section>
101 <section xml:id="allocator.custom" xreflabel="allocator.custom"><info><title>Custom Allocators</title></info>
104   <para> 
105   </para>
107    <para> 
108    </para>
109 </section>
111 <bibliography xml:id="allocator.biblio" xreflabel="allocator.biblio"><info><title>Bibliography</title></info>
114 <!-- 
115   <biblioentry>
116     <abbrev>
117     </abbrev>
119     <biblioid class="uri">
120       <ulink url="http://about:blank">
121       </ulink>
122     </biblioid>
123     <citetitle>
124     The Title
125     </citetitle>
127     <editor>
128       <firstname></firstname>
129       <surname></surname>
130     </editor>
132     <author>
133       <surname></surname>
134       <firstname></firstname>
135     </author>
137     <copyright>
138       <year></year>
139       <holder></holder>
140     </copyright>
141     <pagenums></pagenums>
143     <publisher>
144       <publishername>
145       </publishername>
146     </publisher>
148   </biblioentry> 
151   <biblioentry>
152   </biblioentry>
154 </bibliography>
156 </section>