|
|
@@ -32,70 +32,6 @@
|
|
|
</itemizedlist>
|
|
|
</para>
|
|
|
|
|
|
- <section>
|
|
|
- <title>Libraries Listed Alphabetically</title>
|
|
|
- <librarylist/>
|
|
|
- </section>
|
|
|
- <section>
|
|
|
- <title>Libraries Listed by Category</title>
|
|
|
- <librarycategorylist>
|
|
|
- <librarycategorydef name="category:string-text">
|
|
|
- String and text processing
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:containers">
|
|
|
- Containers
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:iterators">
|
|
|
- Iterators
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:algorithms">
|
|
|
- Algorithms
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:higher-order">
|
|
|
- Function objects and higher-order programming
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:generic">
|
|
|
- Generic programming
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:template">
|
|
|
- Template metaprogramming
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:preprocessor">
|
|
|
- Preprocessor metaprogramming
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:concurrent">
|
|
|
- Concurrent programming
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:math">
|
|
|
- Math and numerics
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:testing">
|
|
|
- Correctness and testing
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:data-structures">
|
|
|
- Data structures
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:io">
|
|
|
- Input/Output
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:lang">
|
|
|
- Inter-language support
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:memory">
|
|
|
- Memory
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:parsing">
|
|
|
- Parsing
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:misc">
|
|
|
- Miscellaneous
|
|
|
- </librarycategorydef>
|
|
|
- <librarycategorydef name="category:broken">
|
|
|
- Broken compiler workarounds
|
|
|
- </librarycategorydef>
|
|
|
- </librarycategorylist>
|
|
|
- </section>
|
|
|
-
|
|
|
<xi:include href="../../libs/any/doc/any.xml"/>
|
|
|
<xi:include href="../../libs/array/doc/array.xml"/>
|
|
|
|