be0929b7046f07af7e0b3796bb3b3278e3f8e53a
[platform/upstream/gcc48.git] / libstdc++-v3 / doc / xml / class.txml
1 <!-- Converted by db4-upgrade version 1.0 -->
2
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>ISO C++</keyword>
9     <keyword>allocator</keyword>
10   </keywordset>
11 </info>
12
13
14
15 <para>
16 </para>
17
18 <section xml:id="allocator.req" xreflabel="allocator.req"><info><title>Requirements</title></info>
19
20
21   <para>
22   </para>
23   <itemizedlist>
24     <listitem>
25       <para>
26       </para>
27     </listitem>
28     <listitem>
29       <para>
30       </para>
31     </listitem>
32   </itemizedlist>
33
34   <para> 
35   </para>
36 </section>
37
38 <section xml:id="allocator.design_issues" xreflabel="allocator.design_issues"><info><title>Design Issues</title></info>
39
40
41   <para>
42   </para>
43
44   <para> 
45   </para>
46 </section>
47
48 <section xml:id="allocator.impl" xreflabel="allocator.impl"><info><title>Implementation</title></info>
49
50
51   <section><info><title>Interface Design</title></info>
52     
53
54     <para>
55     </para>
56     
57     <para> 
58     </para>
59   </section>
60
61   <section><info><title>Selecting Default Allocation Strategy</title></info>
62     
63
64     <para> 
65     </para>
66
67    <orderedlist>
68      <listitem>
69      </listitem>
70
71      <listitem>
72      </listitem>
73
74      <listitem>
75      </listitem>
76    </orderedlist>
77   </section>
78
79   <section><info><title>Disabling Memory Caching</title></info>
80     
81
82     <para> 
83     </para>
84
85    <para> 
86    </para>
87   </section>
88 </section>
89
90 <section xml:id="allocator.using" xreflabel="allocator.using"><info><title>Using</title></info>
91
92
93    <para>
94    </para>
95 </section>
96
97 <section xml:id="allocator.custom" xreflabel="allocator.custom"><info><title>Custom Allocators</title></info>
98
99
100   <para> 
101   </para>
102
103    <para> 
104    </para>
105 </section>
106
107 <bibliography xml:id="allocator.biblio" xreflabel="allocator.biblio">
108 <info>        
109         <title>
110         Bibliography
111         </title>        
112 </info>
113
114
115 <!-- 
116     <biblioentry xml:id="biblio.xxx">
117       <title>
118         <link xmlns:xlink="http://www.w3.org/1999/xlink"
119               xlink:href="http://xxx.html">
120               XXX
121         </link>
122       </title>
123       <date>
124       
125       </date>
126
127      <authorgroup>
128         <author>
129           <personname>
130             <firstname>
131               E.
132             </firstname>
133             <surname>
134               Gamma
135             </surname>
136           </personname>
137         </author>
138         <author>
139           <personname>
140             <firstname>
141               R.
142             </firstname>
143             <surname>
144               Helm
145             </surname>
146           </personname>
147         </author>
148       </authorgroup>
149
150       <publisher>
151         <publishername>
152
153         </publishername>
154       </publisher>
155     </biblioentry>
156 -->
157
158
159 </bibliography>
160
161 </section>