OSDN Git Service

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