summaryrefslogtreecommitdiff
path: root/doc/src/boost.xml
blob: af13808c087e91b4240018520829480c58078d38 (plain)
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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE boostbook PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
  "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<boostbook xmlns:xi="http://www.w3.org/2001/XInclude"
           last-revision="$Date$">
  <title>The Boost C++ Libraries BoostBook Documentation Subset</title>

  <preface id="about">
    <title>What's Included in This Document</title>

    <para>This document represents only a subset of the full Boost
    documentation: that part which is generated from BoostBook or
    QuickBook sources.  Eventually all Boost libraries may use these
    formats, but in the meantime, much of Boost's documentation is not
    available here.  Please
    see <ulink
    url="http://www.boost.org/libs">http://www.boost.org/libs</ulink>
    for complete documentation.
    </para>

    <para>
      Documentation for some of the libraries described in this document is
      available in alternative formats:
       <itemizedlist>
         <listitem>
           <simpara><ulink url="http://www.boost.org/doc/boost-doc-html.tar.gz">HTML (tarred, gzipped)</ulink></simpara>
         </listitem>
         <listitem>
           <simpara><ulink url="http://www.boost.org/doc/boost.pdf">PDF</ulink></simpara>
         </listitem>
         <listitem>
           <simpara>
             <ulink url="http://www.boost.org/doc/boost-doc-man.tar.gz">Unix man pages</ulink>
           </simpara>
         </listitem>
         <listitem>
           <simpara><ulink url="../boost.docbook">DocBook</ulink></simpara>
         </listitem>
         <listitem>
           <simpara>
             <ulink url="../boost.fo">XSL Formatting Objects</ulink>
           </simpara>
         </listitem>
       </itemizedlist>
    </para>

  </preface>

  <part id="libraries">
    <title>The Boost C++ Libraries (BoostBook Subset)</title>

    <xi:include href="accumulators.xml"/>

    <xi:include href="../../libs/any/doc/any.xml"/>
    <xi:include href="../../libs/array/doc/array.xml"/>

   <library name="Bind" dirname="bind" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Peter</firstname>
         <surname>Dimov</surname>
       </author>
       <librarypurpose>Generalized binders for function/object/pointers and member functions</librarypurpose>
       <librarycategory name="category:higher-order"/>
     </libraryinfo>
   </library>

   <library name="Mem_fn" dirname="bind" html-only="1" 
            url="../../libs/bind/mem_fn.html">
     <libraryinfo>
       <author>
         <firstname>Peter</firstname>
         <surname>Dimov</surname>
       </author>
       <librarypurpose>Generalized binders for member functions</librarypurpose>
       <librarycategory name="category:higher-order"/>
     </libraryinfo>
   </library>

   <library name="Call Traits" dirname="call_traits" html-only="1"
            url="../../libs/utility/call_traits.htm">
     <libraryinfo>
       <author>
         <firstname>John</firstname>
         <surname>Maddock</surname>
       </author>
       <author>
         <firstname>Howard</firstname>
         <surname>Hinnant</surname>
       </author>
       <librarypurpose>Defines types for passing parameters</librarypurpose>
       <librarycategory name="category:generic"/>
     </libraryinfo>
   </library>

   <library name="Circular Buffer" dirname="circular_buffer" html-only="1"
            url="../../libs/circular_buffer/index.html">
     <libraryinfo>
       <author>
         <firstname>Jan</firstname>
         <surname>Gaspar</surname>
       </author>
       <librarypurpose>A STL compliant container also known as ring or cyclic buffer</librarypurpose>
       <librarycategory name="category:containers"/> 
     </libraryinfo>
   </library>

   <library name="Compatibility" dirname="compatibility" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Ralf</firstname>
         <surname>Grosse-Kunstleve</surname>
       </author>
       <author>
         <firstname>Jens</firstname>
         <surname>Maurer</surname>
       </author>
       <librarypurpose>Help for non-conforming standard libraries</librarypurpose>
       <librarycategory name="category:broken"/>
     </libraryinfo>
   </library>

   <library name="Compose" dirname="compose" html-only="1"
            url="../../libs/compose/index.htm">
     <libraryinfo>
       <author>
         <firstname>Nicolai</firstname>
         <surname>Josuttis</surname>
       </author>
    
       <librarypurpose>Functional composition adapters for the STL</librarypurpose>
       <librarycategory name="category:higher-order"/>
     </libraryinfo>
   </library>

   <library name="Compressed Pair" dirname="compressed_pair" html-only="1"
            url="../../libs/utility/compressed_pair.htm">
     <libraryinfo>
       <author>
         <firstname>John</firstname>
         <surname>Maddock</surname>
       </author>
       <author>
         <firstname>Howard</firstname>
         <surname>Hinnant</surname>
       </author>
       <librarypurpose>Empty member optimization</librarypurpose>
       <librarycategory name="category:data-structures"/>
       <librarycategory name="category:misc"/>
     </libraryinfo>
   </library>

   <library name="Concept Check" dirname="concept_check">
     <libraryinfo>
       <author>
         <firstname>Jeremy</firstname>
         <surname>Siek</surname>
       </author>
       <librarypurpose>Tools for generic programming</librarypurpose>
       <librarycategory name="category:generic"/>
       <librarycategory name="category:testing"/>
     </libraryinfo>
     <title>Boost.Concept_Check</title>
     <xi:include href="../../libs/concept_check/doc/reference/concepts.xml"/>
   </library>

   <library name="Config" dirname="config" html-only="1">
     <libraryinfo>
       <author>
         <firstname>John</firstname>
         <surname>Maddock</surname>
       </author>
       <author>
         <firstname>Beman</firstname>
         <surname>Dawes</surname>
       </author>
       <author>
         <firstname>Vesa</firstname>
         <surname>Karvonen</surname>
       </author>

       <librarypurpose>Helps boost library developers adapt to compiler idiosyncrasies; not intended for library users</librarypurpose>
       <librarycategory name="category:broken"/>
     </libraryinfo>
   </library>

   <library name="Conversion" dirname="conversion" html-only="1"
            url="../../libs/conversion/index.html">
     <libraryinfo>
       <author>
         <firstname>Dave</firstname>
         <surname>Abrahams</surname>
       </author>
       <author>
         <firstname>Kevlin</firstname>
         <surname>Henney</surname>
       </author>

       <librarypurpose>Numeric, polymorphic, and lexical casts</librarypurpose>
       <librarycategory name="category:misc"/>
     </libraryinfo>
   </library>

   <library name="CRC" dirname="crc" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Daryle</firstname>
         <surname>Walker</surname>
       </author>

       <librarypurpose>Cyclic Redundancy Code</librarypurpose>
       <librarycategory name="category:misc"/>
     </libraryinfo>
   </library>

   <xi:include href="../../libs/date_time/xmldoc/date_time.xml"/>

   <library name="Dynamic Bitset" dirname="dynamic_bitset" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Jeremy</firstname>
         <surname>Siek</surname>
       </author>
       <author>
         <firstname>Chuck</firstname>
         <surname>Allison</surname>
       </author>
       <librarypurpose>A runtime sized version of <code>std::bitset</code></librarypurpose>
       <librarycategory name="category:containers"/> 
     </libraryinfo>
   </library>
   
   <library name="Format" dirname="format" html-only="1"
            url="../../libs/format/index.html">
     <libraryinfo>
       <author>
         <firstname>Samuel</firstname>
         <surname>Krempp</surname>
       </author>

       <librarypurpose>Type-safe 'printf-like' format operations</librarypurpose>
       <librarycategory name="category:string-text"/>
       <librarycategory name="category:io"/>
     </libraryinfo>
   </library>

   <library name="Filesystem" dirname="filesystem" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Beman</firstname>
         <surname>Dawes</surname>
       </author>

       <librarypurpose>Portable paths, iteration over directories, and other useful filesystem operations</librarypurpose>
       <librarycategory name="category:misc"/>
     </libraryinfo>
   </library>

   <xi:include href="foreach.xml"/>

   <xi:include href="../../libs/function/doc/function.xml"/>

   <library name="Functional" dirname="functional" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Mark</firstname>
         <surname>Rodgers</surname>
       </author>
       <librarypurpose>Enhanced function object adaptors</librarypurpose>
       <librarycategory name="category:higher-order"/>
     </libraryinfo>
   </library>

   <xi:include href="hash.xml"/>

   <library name="Graph" dirname="graph" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Jeremy</firstname>
         <surname>Siek</surname>
       </author>
       <author>
         <firstname>University of Notre Dame</firstname>
         <surname>Team</surname>
       </author>
       <librarypurpose>Generic graph components and algorithms</librarypurpose>
       <librarycategory name="category:containers"/>
       <librarycategory name="category:iterators"/>
       <librarycategory name="category:algorithms"/>
     </libraryinfo>
   </library>

   <library name="Integer" dirname="integer" html-only="1"
            url="../../libs/integer/index.html">
     <libraryinfo>
       <author>
         <firstname>various</firstname>
         <surname>authors</surname>
       </author>

       <librarypurpose>Headers to ease dealing with integral types</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <xi:include href="interprocess.xml"/>

   <library name="Interval" dirname="numeric/interval" html-only="1"
            url="../../libs/numeric/interval/doc/index.html">
     <libraryinfo>
       <author>
         <firstname>Guillaume</firstname>
         <surname>Melquiond</surname>
       </author>
       <author>
         <firstname>Herv&eacute;</firstname>
         <surname>Br&ouml;nnimann</surname>
       </author>
       <author>
         <firstname>Sylvain</firstname>
         <surname>Pion</surname>
       </author>

       <librarypurpose>Extends the usual arithmetic functions to mathematical intervals</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <xi:include href="intrusive.xml"/>

   <library name="I/O State Savers" dirname="io" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Daryle</firstname>
         <surname>Walker</surname>
       </author>

       <librarypurpose>Save I/O state to prevent jumbled data</librarypurpose>
       <librarycategory name="category:io"/>
     </libraryinfo>
   </library>
 
   <library name="Iterator Adaptors" dirname="utility" html-only="1"
            url="../../libs/utility/iterator_adaptors.htm">
     <libraryinfo>
       <author>
         <firstname>Dave</firstname>
         <surname>Abrahams</surname>
       </author>
       <author>
         <firstname>Jeremy</firstname>
         <surname>Siek</surname>
       </author>
       <author>
         <firstname>John</firstname>
         <surname>Potter</surname>
       </author>

       <librarypurpose>Adapt a base type into a standard conforming iterator</librarypurpose>
       <librarycategory name="category:iterators"/>
     </libraryinfo>
   </library>

   <xi:include href="../../libs/lambda/doc/lambda.xml"/>

   <library name="Math" dirname="math" html-only="1">
     <libraryinfo>
       <author>
         <firstname>various</firstname>
         <surname>authors</surname>
       </author>

       <librarypurpose>Several contributions in the domain of mathematics</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="Math/Common Factor" dirname="math/common_factor" html-only="1"
            url="../../libs/math/doc/common_factor.html">
     <libraryinfo>
       <author>
         <firstname>Daryle</firstname>
         <surname>Walker</surname>
       </author>

       <librarypurpose>Greatest common divisor and least common multiple</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="Math/Octonion" dirname="math/octonion" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Hubert</firstname>
         <surname>Holin</surname>
       </author>

       <librarypurpose>Octonions</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="Math/Quaternion" dirname="math/quaternion" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Hubert</firstname>
         <surname>Holin</surname>
       </author>

       <librarypurpose>Quaternions</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="Math/Special Functions" dirname="math/special_functions" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Hubert</firstname>
         <surname>Holin</surname>
       </author>

       <librarypurpose>Mathematical special functions such as atanh, sinc, and sinhc</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="MPL" dirname="mpl" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Aleksey</firstname>
         <surname>Gurtovoy</surname>
       </author>

       <librarypurpose>Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes</librarypurpose>
       <librarycategory name="category:template"/>
     </libraryinfo>
   </library>

   <library name="Multi Array" dirname="multi_array" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Ron</firstname>
         <surname>Garcia</surname>
       </author>

       <librarypurpose>Multidimensional containers and adaptors for arrays of contiguous data</librarypurpose>
       <librarycategory name="category:math"/>
       <librarycategory name="category:containers"/>
     </libraryinfo>
   </library>

   <library name="Operators" dirname="utility" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Dave</firstname>
         <surname>Abrahams</surname>
       </author>
       <author>
         <firstname>Jeremy</firstname>
         <surname>Siek</surname>
       </author>

       <librarypurpose>Templates ease arithmetic classes and iterators</librarypurpose>
       <librarycategory name="category:generic"/>
       <librarycategory name="category:iterators"/>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="Optional" dirname="optional" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Fernando</firstname>
         <surname>Cacciola</surname>
       </author>

       <librarypurpose>Discriminated-union wrapper for optional values</librarypurpose>
       <librarycategory name="category:misc"/>
       <librarycategory name="category:data-structures"/>
     </libraryinfo>
   </library>

   <xi:include href="mpi.xml"/>

   <library name="Pool" dirname="pool" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Steve</firstname>
         <surname>Cleary</surname>
       </author>

       <librarypurpose>Memory pool management</librarypurpose>
       <librarycategory name="category:memory"/>
     </libraryinfo>
   </library>

   <library name="Preprocessor" dirname="preprocessor" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Vesa</firstname>
         <surname>Karvonen</surname>
       </author>
       <author>
         <firstname>Paul</firstname>
         <surname>Mensonides</surname>
       </author>

       <librarypurpose>Preprocessor metaprogramming tools including repetition and recursion</librarypurpose>
       <librarycategory name="category:preprocessor"/>
     </libraryinfo>
   </library>

   <xi:include href="../../libs/program_options/doc/program_options.xml"/>

   <library name="Property Map" dirname="property_map" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Jeremy</firstname>
         <surname>Siek</surname>
       </author>
       <librarypurpose>Concepts defining interfaces which map key objects to value objects</librarypurpose>
       <librarycategory name="category:containers"/>
       <librarycategory name="category:generic"/>
     </libraryinfo>
   </library>
   
   <library name="Python" dirname="python" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Dave</firstname>
         <surname>Abrahams</surname>
       </author>
       <librarypurpose>Reflects C++ classes and functions into <ulink url="http://www.python.org">Python</ulink></librarypurpose>
       <librarycategory name="category:lang"/>
     </libraryinfo>
   </library>

   <library name="Random" dirname="random" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Jens</firstname>
         <surname>Maurer</surname>
       </author>
       <librarypurpose>A complete system for random number generation</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <library name="Rational" dirname="rational" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Paul</firstname>
         <surname>Moore</surname>
       </author>
       <librarypurpose>A rational number class</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <xi:include href="../../libs/bind/doc/ref.xml"/>

   <library name="Regex" dirname="regex" html-only="1"
            url="../../libs/regex/index.html">
     <libraryinfo>
       <author>
         <firstname>John</firstname>
         <surname>Maddock</surname>
       </author>
       <librarypurpose>Regular expression library</librarypurpose>
       <librarycategory name="category:string-text"/>
     </libraryinfo>
   </library>

   <library name="Serialization" dirname="serialization" html-only="1"
            url="../../libs/serialization/index.html">
     <libraryinfo>
       <author>
         <firstname>Robert</firstname>
         <surname>Ramey</surname>
       </author>
       <librarypurpose>Serialization of C++ objects for persistence and marshalling</librarypurpose>
       <librarycategory name="category:io"/>
     </libraryinfo>
   </library>

   <xi:include href="../../libs/signals/doc/signals.xml"/>

   <library name="Smart Pointer" dirname="smart_ptr" html-only="1"
            url="../../libs/smart_ptr/index.html">
     <libraryinfo>
       <author>
         <firstname>Greg</firstname>
         <surname>Colvin</surname>
       </author>
       <author>
         <firstname>Beman</firstname>
         <surname>Dawes</surname>
       </author>
       <author>
         <firstname>Peter</firstname>
         <surname>Dimov</surname>
       </author>
       <author>
         <firstname>Darin</firstname>
         <surname>Adler</surname>
       </author>
       <librarypurpose>Five smart pointer class templates</librarypurpose>
       <librarycategory name="category:memory"/>
     </libraryinfo>
   </library>  

   <library name="Spirit" dirname="spirit" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Joel</firstname>
         <surname>de Guzman</surname>
       </author>
       <author>
         <firstname>team</firstname>
       </author>

       <librarypurpose>LL parser framework represents parsers directly as EBNF grammars in inlined C++</librarypurpose>
       <librarycategory name="category:text"/>
       <librarycategory name="category:parsing"/>
     </libraryinfo>
   </library>

   <xi:include href="static_assert.xml"/>

   <xi:include href="../../libs/algorithm/string/doc/string_algo.xml"/>

   <library name="Test" dirname="test" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Gennadiy</firstname>
         <surname>Rozental</surname>
       </author>
       <librarypurpose>Support for simple program testing, full unit testing, and for program execution monitoring</librarypurpose>
       <librarycategory name="category:testing"/>
     </libraryinfo>
   </library>
   
   <xi:include href="../../libs/thread/doc/thread.xml"/>

   <library name="Timer" dirname="timer" html-only="1" 
            url="../../libs/timer/index.html">
     <libraryinfo>
       <author>
         <firstname>Beman</firstname>
         <surname>Dawes</surname>
       </author>
       <librarypurpose>Event timer, progress timer, and progress display classes</librarypurpose>
       <librarycategory name="category:misc"/>
     </libraryinfo>
   </library>

   <library name="Tokenizer" dirname="tokenizer" html-only="1"
            url="../../libs/tokenizer/index.html">
     <libraryinfo>
       <author>
         <firstname>John</firstname>
         <surname>Bandela</surname>
       </author>
       <librarypurpose>Break of a string or other character sequence into a series of tokens</librarypurpose>
       <librarycategory name="category:string-text"/>
       <librarycategory name="category:iterators"/>
     </libraryinfo>
   </library>

   <xi:include href="tr1.xml"/>
   <xi:include href="../../libs/logic/doc/tribool.boostbook"/>

   <library name="Tuple" dirname="tuple" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Jaakko</firstname>
         <surname>J&auml;rvi</surname>
       </author>
       <librarypurpose>Ease definition of functions returning multiple values, and more</librarypurpose>
       <librarycategory name="category:data-structures"/>
     </libraryinfo>
   </library>

   <library name="Type Traits" dirname="type_traits" html-only="1">
     <libraryinfo>
       <author>
         <firstname>John</firstname>
         <surname>Maddock</surname>
       </author>
       <librarypurpose>Meta-programming support library.</librarypurpose>
       <librarycategory name="category:generic"/>
     </libraryinfo>
   </library>
 
   <xi:include href="typeof.xml"/>

   <library name="uBLAS" dirname="numeric/ublas" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Joerg</firstname>
         <surname>Walter</surname>
       </author>
       <author>
         <firstname>Mathias</firstname>
         <surname>Koch</surname>
       </author>
       <librarypurpose>Basic linear algebra for dense, packed and sparse matrices</librarypurpose>
       <librarycategory name="category:math"/>
     </libraryinfo>
   </library>

   <xi:include href="unordered.xml"/>

   <library name="Utility" dirname="utility" html-only="1">
     <libraryinfo>
       <author>
         <firstname>Dave</firstname>
         <surname>Abrahams</surname>
       </author>
       <author>
         <firstname>others</firstname>
       </author>

       <librarypurpose>Class noncopyable  plus <functionname>checked_delete</functionname>, <functionname>checked_array_delete</functionname>, <functionname>next</functionname>,  <functionname>prior</functionname>  function templates, plus base-from-member idiom</librarypurpose>
       <librarycategory name="category:misc"/>
       <librarycategory name="category:memory"/>
       <librarycategory name="category:algorithms"/>
     </libraryinfo>
   </library>
   <xi:include href="../../libs/variant/doc/variant.xml"/>

   <xi:include href="xpressive.xml"/>

  </part>

  <part id="tools">
    <title>Boost Tools</title>
    <partintro>
      <para>
        Boost developers, testers, and maintainers have developed various programs to 
        help with the administration of the Boost Libraries. Like everything else about 
        Boost, these tools are available in source form, and are part of the regular 
        Boost distribution.
      </para>
      <para>
        Users may find these tools useful when porting Boost libraries to a new platform, 
        or for use with their own applications.
      </para>
    </partintro>
    <xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
    <xi:include href="quickbook.xml"/>
    <xi:include href="bjam.xml"/>
    <xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
  </part>
</boostbook>