File: libraries.html

package info (click to toggle)
boost1.42 1.42.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 277,864 kB
  • ctags: 401,076
  • sloc: cpp: 1,235,659; xml: 74,142; ansic: 41,313; python: 26,756; sh: 11,840; cs: 2,118; makefile: 655; perl: 494; yacc: 456; asm: 353; csh: 6
file content (373 lines) | stat: -rwxr-xr-x 27,827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="prev" href="about.html" title="What's Included in This Document">
<link rel="next" href="accumulators.html" title="Chapter&#160;1.&#160;Boost.Accumulators">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../boost.png"></td>
<td align="center"><a href="../../index.html">Home</a></td>
<td align="center"><a href="../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="about.html"><img src="../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="accumulators.html"><img src="../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="part" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)">
<div class="titlepage"><div><div><h1 class="title">
<a name="libraries"></a>Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="chapter"><a href="accumulators.html">1. Boost.Accumulators</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="accumulators.html#accumulators.preface">Preface</a></span></dt>
<dt><span class="section"><a href="accumulators/user_s_guide.html">User's Guide</a></span></dt>
<dt><span class="section"><a href="accumulators/acknowledgements.html">Acknowledgements</a></span></dt>
<dt><span class="section"><a href="accumulators/reference.html">Reference</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="any.html">2. Boost.Any</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="any.html#id722882">Introduction</a></span></dt>
<dt><span class="section"><a href="any/s02.html">Examples</a></span></dt>
<dt><span class="section"><a href="any/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="any/s04.html">Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="array.html">3. Boost.Array</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="array.html#array.intro">Introduction</a></span></dt>
<dt><span class="section"><a href="array/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="array/rationale.html">Design Rationale</a></span></dt>
<dt><span class="section"><a href="array/more/info.html">For more information...</a></span></dt>
<dt><span class="section"><a href="array/ack.html">Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="id313989-bb.html">4. Boost.Concept_Check</a></span></dt>
<dd><dl><dt><span class="section"><a href="id313989-bb.html#concepts.reference">Concept reference</a></span></dt></dl></dd>
<dt><span class="chapter"><a href="date_time.html">5. Boost.Date_Time</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="date_time.html#date_time.conceptual">Conceptual</a></span></dt>
<dt><span class="section"><a href="date_time/examples/general_usage_examples.html">General Usage Examples</a></span></dt>
<dt><span class="section"><a href="date_time/gregorian.html">Gregorian</a></span></dt>
<dt><span class="section"><a href="date_time/posix_time.html">Posix Time</a></span></dt>
<dt><span class="section"><a href="date_time/local_time.html">Local Time</a></span></dt>
<dt><span class="section"><a href="date_time/date_time_io.html">Date Time Input/Output</a></span></dt>
<dt><span class="section"><a href="date_time/serialization.html">Serialization</a></span></dt>
<dt><span class="section"><a href="date_time/details.html">Details</a></span></dt>
<dt><span class="section"><a href="date_time/examples.html">Examples</a></span></dt>
<dt><span class="section"><a href="date_time/doxy.html">Library Reference</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="foreach.html">6. Boost.Foreach</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="foreach.html#foreach.introduction">Introduction</a></span></dt>
<dt><span class="section"><a href="foreach/extensibility.html">Extensibility</a></span></dt>
<dt><span class="section"><a href="foreach/portability.html">Portability</a></span></dt>
<dt><span class="section"><a href="foreach/pitfalls.html">Pitfalls</a></span></dt>
<dt><span class="section"><a href="foreach/history_and_acknowledgements.html">History and Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="function.html">7. Boost.Function</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="function.html#function.intro">Introduction</a></span></dt>
<dt><span class="section"><a href="function/history.html">History &amp; Compatibility Notes</a></span></dt>
<dt><span class="section"><a href="function/tutorial.html">Tutorial</a></span></dt>
<dt><span class="section"><a href="function/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="function/faq.html">Frequently Asked Questions</a></span></dt>
<dt><span class="section"><a href="function/misc.html">Miscellaneous Notes</a></span></dt>
<dt><span class="section"><a href="function/testsuite.html">Testsuite</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="hash.html">8. Boost.Functional/Hash</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="hash.html#hash.intro"> Introduction</a></span></dt>
<dt><span class="section"><a href="hash/tutorial.html"> Tutorial</a></span></dt>
<dt><span class="section"><a href="hash/custom.html"> Extending boost::hash for a custom data type</a></span></dt>
<dt><span class="section"><a href="hash/combine.html"> Combining hash values</a></span></dt>
<dt><span class="section"><a href="hash/portability.html"> Portability</a></span></dt>
<dt><span class="section"><a href="hash/disable.html"> Disabling The Extensions</a></span></dt>
<dt><span class="section"><a href="hash/changes.html"> Change Log</a></span></dt>
<dt><span class="section"><a href="hash/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="hash/links.html"> Links</a></span></dt>
<dt><span class="section"><a href="hash/acknowledgements.html"> Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="interprocess.html">9. Boost.Interprocess</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="interprocess.html#interprocess.intro"> Introduction</a></span></dt>
<dt><span class="section"><a href="interprocess/quick_guide.html"> Quick Guide for the Impatient</a></span></dt>
<dt><span class="section"><a href="interprocess/some_basic_explanations.html"> Some basic explanations</a></span></dt>
<dt><span class="section"><a href="interprocess/sharedmemorybetweenprocesses.html"> Sharing memory
    between processes</a></span></dt>
<dt><span class="section"><a href="interprocess/offset_ptr.html"> Mapping Address Independent Pointer:
    offset_ptr</a></span></dt>
<dt><span class="section"><a href="interprocess/synchronization_mechanisms.html"> Synchronization
    mechanisms</a></span></dt>
<dt><span class="section"><a href="interprocess/managed_memory_segments.html"> Managed Memory Segments</a></span></dt>
<dt><span class="section"><a href="interprocess/allocators_containers.html"> Allocators, containers
    and memory allocation algorithms</a></span></dt>
<dt><span class="section"><a href="interprocess/streams.html"> Direct iostream formatting: vectorstream
    and bufferstream</a></span></dt>
<dt><span class="section"><a href="interprocess/interprocess_smart_ptr.html"> Ownership smart pointers</a></span></dt>
<dt><span class="section"><a href="interprocess/architecture.html"> Architecture and internals</a></span></dt>
<dt><span class="section"><a href="interprocess/customizing_interprocess.html"> Customizing Boost.Interprocess</a></span></dt>
<dt><span class="section"><a href="interprocess/acknowledgements_notes.html"> Acknowledgements,
    notes and links</a></span></dt>
<dt><span class="section"><a href="boost_interprocess_reference.html">Boost.Interprocess Reference</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="intrusive.html">10. Boost.Intrusive</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="intrusive.html#intrusive.introduction"> Introduction</a></span></dt>
<dt><span class="section"><a href="intrusive/intrusive_vs_nontrusive.html"> Intrusive and non-intrusive
    containers</a></span></dt>
<dt><span class="section"><a href="intrusive/usage.html"> How to use Boost.Intrusive</a></span></dt>
<dt><span class="section"><a href="intrusive/usage_when.html"> When to use?</a></span></dt>
<dt><span class="section"><a href="intrusive/concepts_summary.html"> Concept summary</a></span></dt>
<dt><span class="section"><a href="intrusive/presenting_containers.html"> Presenting Boost.Intrusive
    containers</a></span></dt>
<dt><span class="section"><a href="intrusive/safe_hook.html"> Safe hooks</a></span></dt>
<dt><span class="section"><a href="intrusive/auto_unlink_hooks.html"> Auto-unlink hooks</a></span></dt>
<dt><span class="section"><a href="intrusive/slist.html"> Intrusive singly linked list: slist</a></span></dt>
<dt><span class="section"><a href="intrusive/list.html"> Intrusive doubly linked list: list</a></span></dt>
<dt><span class="section"><a href="intrusive/set_multiset.html"> Intrusive associative containers:
    set, multiset, rbtree</a></span></dt>
<dt><span class="section"><a href="intrusive/unordered_set_unordered_multiset.html"> Semi-Intrusive
    unordered associative containers: unordered_set, unordered_multiset</a></span></dt>
<dt><span class="section"><a href="intrusive/splay_set_multiset.html"> Intrusive splay tree based
    associative containers: splay_set, splay_multiset and , splay_tree</a></span></dt>
<dt><span class="section"><a href="intrusive/avl_set_multiset.html"> Intrusive avl tree based associative
    containers: avl_set, avl_multiset and avltree</a></span></dt>
<dt><span class="section"><a href="intrusive/sg_set_multiset.html"> Intrusive scapegoat tree based
    associative containers: sg_set, sg_multiset and sgtree</a></span></dt>
<dt><span class="section"><a href="intrusive/treap_set_multiset.html"> Intrusive treap based associative
    containers: treap_set, treap_multiset and treap</a></span></dt>
<dt><span class="section"><a href="intrusive/advanced_lookups_insertions.html"> Advanced lookup
    and insertion functions for associative containers</a></span></dt>
<dt><span class="section"><a href="intrusive/erasing_and_disposing.html"> Erasing and disposing
    values from Boost.Intrusive containers</a></span></dt>
<dt><span class="section"><a href="intrusive/clone_from.html"> Cloning <span class="bold"><strong>Boost.Intrusive</strong></span>
    containers</a></span></dt>
<dt><span class="section"><a href="intrusive/using_smart_pointers.html"> Using smart pointers with
    Boost.Intrusive containers</a></span></dt>
<dt><span class="section"><a href="intrusive/obtaining_iterators_from_values.html"> Obtaining iterators
    from values</a></span></dt>
<dt><span class="section"><a href="intrusive/any_hooks.html"> Any Hooks: A single hook for any
    Intrusive container</a></span></dt>
<dt><span class="section"><a href="intrusive/concepts.html"> Concepts explained</a></span></dt>
<dt><span class="section"><a href="intrusive/node_algorithms.html"> Node algorithms with custom
    NodeTraits</a></span></dt>
<dt><span class="section"><a href="intrusive/value_traits.html"> Containers with custom ValueTraits</a></span></dt>
<dt><span class="section"><a href="intrusive/thread_safety.html"> Thread safety guarantees</a></span></dt>
<dt><span class="section"><a href="intrusive/obtaining_same_type_reducing_space.html"> Obtaining
    the same types and reducing symbol length</a></span></dt>
<dt><span class="section"><a href="intrusive/design_notes.html"> Design Notes</a></span></dt>
<dt><span class="section"><a href="intrusive/performance.html"> Performance</a></span></dt>
<dt><span class="section"><a href="intrusive/release_notes.html"> Release Notes</a></span></dt>
<dt><span class="section"><a href="intrusive/tested_compilers.html"> Tested compilers</a></span></dt>
<dt><span class="section"><a href="intrusive/references.html"> References</a></span></dt>
<dt><span class="section"><a href="intrusive/acknowledgements.html"> Acknowledgements</a></span></dt>
<dt><span class="section"><a href="intrusive/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="intrusive/license_notices.html"> License notices</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="lambda.html">11. Boost.Lambda</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="lambda.html#introduction">In a nutshell</a></span></dt>
<dt><span class="section"><a href="lambda/getting_started.html">Getting Started</a></span></dt>
<dt><span class="section"><a href="lambda/s03.html">Introduction</a></span></dt>
<dt><span class="section"><a href="lambda/using_library.html">Using the library</a></span></dt>
<dt><span class="section"><a href="lambda/le_in_details.html">Lambda expressions in details</a></span></dt>
<dt><span class="section"><a href="lambda/extending.html">Extending return type deduction system</a></span></dt>
<dt><span class="section"><a href="lambda/s07.html">Practical considerations</a></span></dt>
<dt><span class="section"><a href="lambda/s08.html">Relation to other Boost libraries</a></span></dt>
<dt><span class="section"><a href="lambda/s09.html">Contributors</a></span></dt>
<dt><span class="section"><a href="lambda/s10.html">Rationale for some of the design decisions</a></span></dt>
<dt><span class="bibliography"><a href="lambda.html#id1364741">Bibliography</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="mpi.html">12. Boost.MPI</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="mpi.html#mpi.intro"> Introduction</a></span></dt>
<dt><span class="section"><a href="mpi/getting_started.html"> Getting started</a></span></dt>
<dt><span class="section"><a href="mpi/tutorial.html"> Tutorial</a></span></dt>
<dt><span class="section"><a href="mpi/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="mpi/python.html"> Python Bindings</a></span></dt>
<dt><span class="section"><a href="mpi/design.html"> Design Philosophy</a></span></dt>
<dt><span class="section"><a href="mpi/performance.html"> Performance Evaluation</a></span></dt>
<dt><span class="section"><a href="mpi/history.html"> Revision History</a></span></dt>
<dt><span class="section"><a href="mpi/acknowledge.html"> Acknowledgments</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="program_options.html">13. Boost.Program_options</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="program_options.html#id1418356">Introduction</a></span></dt>
<dt><span class="section"><a href="program_options/tutorial.html">Tutorial</a></span></dt>
<dt><span class="section"><a href="program_options/overview.html">Library Overview</a></span></dt>
<dt><span class="section"><a href="program_options/howto.html">How To</a></span></dt>
<dt><span class="section"><a href="program_options/design.html">Design Discussion</a></span></dt>
<dt><span class="section"><a href="program_options/s06.html">Acknowledgements</a></span></dt>
<dt><span class="section"><a href="program_options/reference.html">Reference</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="property_tree.html">14. Boost.PropertyTree</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="property_tree.html#boost_propertytree.intro"> What is Property Tree?</a></span></dt>
<dt><span class="section"><a href="boost_propertytree/tutorial.html"> Five Minute Tutorial</a></span></dt>
<dt><span class="section"><a href="boost_propertytree/container.html"> Property Tree as a Container</a></span></dt>
<dt><span class="section"><a href="boost_propertytree/synopsis.html"> Property Tree Synopsis</a></span></dt>
<dt><span class="section"><a href="boost_propertytree/parsers.html"> How to Populate a Property
    Tree</a></span></dt>
<dt><span class="section"><a href="boost_propertytree/accessing.html"> How to Access Data in a
    Property Tree</a></span></dt>
<dt><span class="section"><a href="property_tree/appendices.html">Appendices</a></span></dt>
<dt><span class="section"><a href="property_tree/reference.html">Reference</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="proto.html">15. Boost.Proto</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="proto.html#boost_proto.preface">Preface</a></span></dt>
<dt><span class="section"><a href="proto/users_guide.html"> Users' Guide</a></span></dt>
<dt><span class="section"><a href="proto/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="proto/appendices.html">Appendices</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="ref.html">16. Boost.Ref</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="ref.html#ref.intro">Introduction</a></span></dt>
<dt><span class="section"><a href="ref/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="ref/ack.html">Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="signals.html">17. Boost.Signals</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="signals.html#id1686665">Introduction</a></span></dt>
<dt><span class="section"><a href="signals/tutorial.html">Tutorial</a></span></dt>
<dt><span class="section"><a href="signals/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="signals/s04.html">Frequently Asked Questions</a></span></dt>
<dt><span class="section"><a href="signals/s05.html">Design Overview</a></span></dt>
<dt><span class="section"><a href="signals/s06.html">Design Rationale</a></span></dt>
<dt><span class="section"><a href="signals/tests.html">Testsuite</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="signals2.html">18. Boost.Signals2</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="signals2.html#id1696805">Introduction</a></span></dt>
<dt><span class="section"><a href="signals2/tutorial.html">Tutorial</a></span></dt>
<dt><span class="section"><a href="signals2/examples.html">Example programs</a></span></dt>
<dt><span class="section"><a href="signals2/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="signals2/thread-safety.html">Thread-Safety</a></span></dt>
<dt><span class="section"><a href="signals2/faq.html">Frequently Asked Questions</a></span></dt>
<dt><span class="section"><a href="signals2/rationale.html">Design Rationale</a></span></dt>
<dt><span class="section"><a href="signals2/api_changes.html">Signals2 API Changes</a></span></dt>
<dt><span class="section"><a href="signals2/tests.html">Testsuite</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="boost_staticassert.html">19. Boost.StaticAssert</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="boost_staticassert.html#boost_staticassert.intro"> Overview and Tutorial</a></span></dt>
<dt><span class="section"><a href="boost_staticassert/how.html"> How it works</a></span></dt>
<dt><span class="section"><a href="boost_staticassert/test.html"> Test Programs</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="string_algo.html">20. Boost String Algorithms Library</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="string_algo.html#string_algo.intro">Introduction</a></span></dt>
<dt><span class="section"><a href="string_algo/release_notes.html">Release Notes</a></span></dt>
<dt><span class="section"><a href="string_algo/usage.html">Usage</a></span></dt>
<dt><span class="section"><a href="string_algo/quickref.html">Quick Reference</a></span></dt>
<dt><span class="section"><a href="string_algo/design.html">Design Topics</a></span></dt>
<dt><span class="section"><a href="string_algo/concept.html">Concepts</a></span></dt>
<dt><span class="section"><a href="string_algo/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="string_algo/rationale.html">Rationale</a></span></dt>
<dt><span class="section"><a href="string_algo/env.html">Environment</a></span></dt>
<dt><span class="section"><a href="string_algo/credits.html">Credits</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="thread.html">21. Thread</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="thread.html#thread.overview"> Overview</a></span></dt>
<dt><span class="section"><a href="thread/changes.html"> Changes since boost 1.40</a></span></dt>
<dt><span class="section"><a href="thread/thread_management.html"> Thread Management</a></span></dt>
<dt><span class="section"><a href="thread/synchronization.html"> Synchronization</a></span></dt>
<dt><span class="section"><a href="thread/thread_local_storage.html">Thread Local Storage</a></span></dt>
<dt><span class="section"><a href="thread/time.html"> Date and Time Requirements</a></span></dt>
<dt><span class="section"><a href="thread/acknowledgements.html"> Acknowledgments</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="boost_tr1.html">22. Boost.TR1</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="boost_tr1.html#boost_tr1.intro"> Introduction</a></span></dt>
<dt><span class="section"><a href="boost_tr1/usage.html"> Usage</a></span></dt>
<dt><span class="section"><a href="boost_tr1/config.html"> Configuration</a></span></dt>
<dt><span class="section"><a href="boost_tr1/subject_list.html"> TR1 By Subject</a></span></dt>
<dt><span class="section"><a href="boost_tr1/header_list.html"> TR1 By Header</a></span></dt>
<dt><span class="section"><a href="boost_tr1/implementation.html"> Implementation</a></span></dt>
<dt><span class="section"><a href="boost_tr1/testing.html"> Testing</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="tribool.html">23. Boost.Tribool</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="tribool.html#tribool.introduction">Introduction</a></span></dt>
<dt><span class="section"><a href="tribool/tutorial.html">Tutorial</a></span></dt>
<dt><span class="section"><a href="tribool/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="tribool/tests.html">Testsuite</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="typeof.html">24. Boost.Typeof</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="typeof.html#typeof.moti"> Motivation</a></span></dt>
<dt><span class="section"><a href="typeof/tuto.html"> Tutorial</a></span></dt>
<dt><span class="section"><a href="typeof/refe.html"> Reference</a></span></dt>
<dt><span class="section"><a href="typeof/other.html"> Other considerations and tips</a></span></dt>
<dt><span class="section"><a href="typeof/cont.html"> Contributed By:</a></span></dt>
<dt><span class="section"><a href="typeof/ackn.html"> Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="boost_units.html">25. Boost.Units 1.0.0</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="boost_units.html#boost_units.Introduction"> Introduction</a></span></dt>
<dt><span class="section"><a href="boost_units/Quick_Start.html"> Quick Start</a></span></dt>
<dt><span class="section"><a href="boost_units/Dimensional_Analysis.html"> Dimensional Analysis</a></span></dt>
<dt><span class="section"><a href="boost_units/Units.html"> Units</a></span></dt>
<dt><span class="section"><a href="boost_units/Quantities.html"> Quantities</a></span></dt>
<dt><span class="section"><a href="boost_units/Examples.html"> Examples</a></span></dt>
<dt><span class="section"><a href="boost_units/Utilities.html"> Utilities</a></span></dt>
<dt><span class="section"><a href="boost_units/Reference.html"> Reference</a></span></dt>
<dt><span class="section"><a href="boost_units/Installation.html"> Installation</a></span></dt>
<dt><span class="section"><a href="boost_units/FAQ.html"> FAQ</a></span></dt>
<dt><span class="section"><a href="boost_units/Acknowledgements.html"> Acknowledgements</a></span></dt>
<dt><span class="section"><a href="boost_units/HelpWanted.html"> Help Wanted</a></span></dt>
<dt><span class="section"><a href="boost_units/ReleaseNotes.html"> Release Notes</a></span></dt>
<dt><span class="section"><a href="boost_units/TODO.html"> TODO</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="unordered.html">26. Boost.Unordered</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="unordered.html#unordered.intro"> Introduction</a></span></dt>
<dt><span class="section"><a href="unordered/buckets.html"> The Data Structure</a></span></dt>
<dt><span class="section"><a href="unordered/hash_equality.html"> Equality Predicates and Hash
    Functions</a></span></dt>
<dt><span class="section"><a href="unordered/comparison.html"> Comparison with Associative Containers</a></span></dt>
<dt><span class="section"><a href="unordered/rationale.html"> Implementation Rationale</a></span></dt>
<dt><span class="section"><a href="unordered/changes.html"> Change Log</a></span></dt>
<dt><span class="section"><a href="unordered/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="unordered/bibliography.html">Bibliography</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="variant.html">27. Boost.Variant</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="variant.html#variant.intro">Introduction</a></span></dt>
<dt><span class="section"><a href="variant/tutorial.html">Tutorial</a></span></dt>
<dt><span class="section"><a href="variant/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="variant/design.html">Design Overview</a></span></dt>
<dt><span class="section"><a href="variant/misc.html">Miscellaneous Notes</a></span></dt>
<dt><span class="section"><a href="variant/refs.html">References</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="xpressive.html">28. Boost.Xpressive</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="xpressive.html#boost_xpressive.preface">Preface</a></span></dt>
<dt><span class="section"><a href="xpressive/user_s_guide.html">User's Guide</a></span></dt>
<dt><span class="section"><a href="xpressive/reference.html">Reference</a></span></dt>
<dt><span class="section"><a href="boost_xpressive/acknowledgments.html">Acknowledgments</a></span></dt>
<dt><span class="section"><a href="xpressive/appendices.html">Appendices</a></span></dt>
</dl></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="about.html"><img src="../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="accumulators.html"><img src="../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>