Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/doc/html/libraries.html @ 25

Last change on this file since 25 was 12, checked in by landauf, 17 years ago

added boost

File size: 23.4 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4<title>Part I. The Boost C++ Libraries</title>
5<link rel="stylesheet" href="boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
7<link rel="start" href="index.html" title="The Boost C++ Libraries">
8<link rel="up" href="index.html" title="The Boost C++ Libraries">
9<link rel="prev" href="index.html" title="The Boost C++ Libraries">
10<link rel="next" href="libraries/s02.html" title="Libraries Listed by Category">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%">
14<td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../boost.png"></td>
15<td align="center"><a href="../../index.htm">Home</a></td>
16<td align="center"><a href="../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="../../people/people.htm">People</a></td>
18<td align="center"><a href="../../more/faq.htm">FAQ</a></td>
19<td align="center"><a href="../../more/index.htm">More</a></td>
20</table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="index.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="libraries/s02.html"><img src="images/next.png" alt="Next"></a>
24</div>
25<div class="part" lang="en">
26<div class="titlepage"><div><div><h1 class="title">
27<a name="libraries"></a>Part I. The Boost C++ Libraries</h1></div></div></div>
28<div class="toc">
29<p><b>Table of Contents</b></p>
30<dl>
31<dt><span class="chapter"><a href="any.html">1. Boost.Any</a></span></dt>
32<dd><dl>
33<dt><span class="section"><a href="any.html#id2570179">Introduction</a></span></dt>
34<dt><span class="section"><a href="any/s02.html">Examples</a></span></dt>
35<dt><span class="section"><a href="any/reference.html">Reference</a></span></dt>
36<dt><span class="section"><a href="any/s04.html">Acknowledgements</a></span></dt>
37</dl></dd>
38<dt><span class="chapter"><a href="array.html">2. Boost.Array</a></span></dt>
39<dd><dl>
40<dt><span class="section"><a href="array.html#array.intro">Introduction</a></span></dt>
41<dt><span class="section"><a href="array/reference.html">Reference</a></span></dt>
42<dt><span class="section"><a href="array/rationale.html">Design Rationale</a></span></dt>
43<dt><span class="section"><a href="array/more/info.html">For more information...</a></span></dt>
44<dt><span class="section"><a href="array/ack.html">Acknowledgements</a></span></dt>
45</dl></dd>
46<dt><span class="chapter"><a href="date_time.html">3. Boost.Date_Time</a></span></dt>
47<dd><dl>
48<dt><span class="section"><a href="date_time.html#date_time.conceptual">Conceptual</a></span></dt>
49<dt><span class="section"><a href="date_time/examples/general_usage_examples.html">General Usage Examples</a></span></dt>
50<dt><span class="section"><a href="date_time/gregorian.html">Gregorian</a></span></dt>
51<dt><span class="section"><a href="date_time/posix_time.html">Posix Time</a></span></dt>
52<dt><span class="section"><a href="date_time/local_time.html">Local Time</a></span></dt>
53<dt><span class="section"><a href="date_time/date_time_io.html">Date Time Input/Output</a></span></dt>
54<dt><span class="section"><a href="date_time/serialization.html">Serialization</a></span></dt>
55<dt><span class="section"><a href="date_time/details.html">Details</a></span></dt>
56<dt><span class="section"><a href="date_time/examples.html">Examples</a></span></dt>
57<dt><span class="section"><a href="date_time/doxy.html">Library Reference</a></span></dt>
58</dl></dd>
59<dt><span class="chapter"><a href="function.html">4. Boost.Function</a></span></dt>
60<dd><dl>
61<dt><span class="section"><a href="function.html#function.intro">Introduction</a></span></dt>
62<dt><span class="section"><a href="function/history.html">History &amp; Compatibility Notes</a></span></dt>
63<dt><span class="section"><a href="function/tutorial.html">Tutorial</a></span></dt>
64<dt><span class="section"><a href="function/reference.html">Reference</a></span></dt>
65<dt><span class="section"><a href="function/faq.html">Frequently Asked Questions</a></span></dt>
66<dt><span class="section"><a href="function/misc.html">Miscellaneous Notes</a></span></dt>
67<dt><span class="section"><a href="function/testsuite.html">Testsuite</a></span></dt>
68</dl></dd>
69<dt><span class="chapter"><a href="hash.html">5. Boost.Functional/Hash</a></span></dt>
70<dd><dl>
71<dt><span class="section"><a href="hash.html#hash.intro"> Introduction</a></span></dt>
72<dt><span class="section"><a href="hash/tutorial.html"> Tutorial</a></span></dt>
73<dt><span class="section"><a href="hash/custom.html"> Extending boost::hash for a custom data type</a></span></dt>
74<dt><span class="section"><a href="hash/combine.html"> Combining hash values</a></span></dt>
75<dt><span class="section"><a href="hash/portability.html"> Portability</a></span></dt>
76<dt><span class="section"><a href="hash/reference_.html"> Reference</a></span></dt>
77<dt><span class="section"><a href="hash/links.html"> Links</a></span></dt>
78<dt><span class="section"><a href="hash/acknowledgements.html"> Acknowledgements</a></span></dt>
79</dl></dd>
80<dt><span class="chapter"><a href="lambda.html">6. Boost.Lambda</a></span></dt>
81<dd><dl>
82<dt><span class="section"><a href="lambda.html#introduction">In a nutshell</a></span></dt>
83<dt><span class="section"><a href="lambda/getting_started.html">Getting Started</a></span></dt>
84<dt><span class="section"><a href="lambda/s03.html">Introduction</a></span></dt>
85<dt><span class="section"><a href="lambda/using_library.html">Using the library</a></span></dt>
86<dt><span class="section"><a href="lambda/le_in_details.html">Lambda expressions in details</a></span></dt>
87<dt><span class="section"><a href="lambda/extending.html">Extending return type deduction system</a></span></dt>
88<dt><span class="section"><a href="lambda/s07.html">Practical considerations</a></span></dt>
89<dt><span class="section"><a href="lambda/s08.html">Relation to other Boost libraries</a></span></dt>
90<dt><span class="section"><a href="lambda/s09.html">Contributors</a></span></dt>
91<dt><span class="bibliography"><a href="lambda.html#id2713747">Bibliography</a></span></dt>
92</dl></dd>
93<dt><span class="chapter"><a href="program_options.html">7. Boost.Program_options</a></span></dt>
94<dd><dl>
95<dt><span class="section"><a href="program_options.html#id2714132">Introduction</a></span></dt>
96<dt><span class="section"><a href="program_options/tutorial.html">Tutorial</a></span></dt>
97<dt><span class="section"><a href="program_options/overview.html">Library Overview</a></span></dt>
98<dt><span class="section"><a href="program_options/howto.html">How To</a></span></dt>
99<dt><span class="section"><a href="program_options/design.html">Design Discussion</a></span></dt>
100<dt><span class="section"><a href="program_options/s06.html">Acknowledgements</a></span></dt>
101<dt><span class="section"><a href="program_options/reference.html">Reference</a></span></dt>
102</dl></dd>
103<dt><span class="chapter"><a href="ref.html">8. Boost.Ref</a></span></dt>
104<dd><dl>
105<dt><span class="section"><a href="ref.html#ref.intro">Introduction</a></span></dt>
106<dt><span class="section"><a href="ref/reference.html">Reference</a></span></dt>
107<dt><span class="section"><a href="ref/ack.html">Acknowledgements</a></span></dt>
108</dl></dd>
109<dt><span class="chapter"><a href="signals.html">9. Boost.Signals</a></span></dt>
110<dd><dl>
111<dt><span class="section"><a href="signals.html#id2731233">Introduction</a></span></dt>
112<dt><span class="section"><a href="signals/tutorial.html">Tutorial</a></span></dt>
113<dt><span class="section"><a href="signals/reference.html">Reference</a></span></dt>
114<dt><span class="section"><a href="signals/s04.html">Frequently Asked Questions</a></span></dt>
115<dt><span class="section"><a href="signals/s05.html">Design Overview</a></span></dt>
116<dt><span class="section"><a href="signals/s06.html">Design Rationale</a></span></dt>
117<dt><span class="section"><a href="signals/tests.html">Testsuite</a></span></dt>
118</dl></dd>
119<dt><span class="chapter"><a href="boost_staticassert.html">10. Boost.StaticAssert</a></span></dt>
120<dd><dl>
121<dt><span class="section"><a href="boost_staticassert.html#boost_staticassert.intro"> Overview and Tutorial</a></span></dt>
122<dt><span class="section"><a href="boost_staticassert/how.html"> How it works</a></span></dt>
123<dt><span class="section"><a href="boost_staticassert/test.html"> Test Programs</a></span></dt>
124</dl></dd>
125<dt><span class="chapter"><a href="string_algo.html">11. Boost String Algorithms Library</a></span></dt>
126<dd><dl>
127<dt><span class="section"><a href="string_algo.html#string_algo.intro">Introduction</a></span></dt>
128<dt><span class="section"><a href="string_algo/release_notes.html">Release Notes</a></span></dt>
129<dt><span class="section"><a href="string_algo/usage.html">Usage</a></span></dt>
130<dt><span class="section"><a href="string_algo/quickref.html">Quick Reference</a></span></dt>
131<dt><span class="section"><a href="string_algo/design.html">Design Topics</a></span></dt>
132<dt><span class="section"><a href="string_algo/concept.html">Concepts</a></span></dt>
133<dt><span class="section"><a href="string_algo/reference.html">Reference</a></span></dt>
134<dt><span class="section"><a href="string_algo/rationale.html">Rationale</a></span></dt>
135<dt><span class="section"><a href="string_algo/env.html">Environment</a></span></dt>
136<dt><span class="section"><a href="string_algo/credits.html">Credits</a></span></dt>
137</dl></dd>
138<dt><span class="chapter"><a href="threads.html">12. Boost.Threads</a></span></dt>
139<dd><dl>
140<dt><span class="section"><a href="threads.html#threads.overview">Overview</a></span></dt>
141<dt><span class="section"><a href="threads/design.html">Design</a></span></dt>
142<dt><span class="section"><a href="threads/concepts.html">Concepts</a></span></dt>
143<dt><span class="section"><a href="threads/rationale.html">Rationale</a></span></dt>
144<dt><span class="section"><a href="threads/reference.html">Reference</a></span></dt>
145<dt><span class="section"><a href="threads/faq.html">Frequently Asked Questions</a></span></dt>
146<dt><span class="section"><a href="thread/configuration.html">Configuration</a></span></dt>
147<dt><span class="section"><a href="thread/build.html">Build</a></span></dt>
148<dt><span class="section"><a href="threads/implementation_notes.html">Implementation Notes</a></span></dt>
149<dt><span class="section"><a href="threads/release_notes.html">Release Notes</a></span></dt>
150<dt><span class="glossary"><a href="threads.html#threads.glossary">Glossary</a></span></dt>
151<dt><span class="section"><a href="thread/acknowledgements.html">Acknowledgements</a></span></dt>
152<dt><span class="bibliography"><a href="threads.html#threads.bibliography">Bibliography</a></span></dt>
153</dl></dd>
154<dt><span class="chapter"><a href="tribool.html">13. Boost.Tribool</a></span></dt>
155<dd><dl>
156<dt><span class="section"><a href="tribool.html#tribool.introduction">Introduction</a></span></dt>
157<dt><span class="section"><a href="tribool/tutorial.html">Tutorial</a></span></dt>
158<dt><span class="section"><a href="tribool/reference.html">Reference</a></span></dt>
159<dt><span class="section"><a href="tribool/tests.html">Testsuite</a></span></dt>
160</dl></dd>
161<dt><span class="chapter"><a href="boost_typetraits.html">14. Boost.TypeTraits</a></span></dt>
162<dd><dl>
163<dt><span class="section"><a href="boost_typetraits.html#boost_typetraits.intro"> Introduction</a></span></dt>
164<dt><span class="section"><a href="boost_typetraits/background.html"> Background and Tutorial</a></span></dt>
165<dt><span class="section"><a href="boost_typetraits/category.html"> Type Traits by Category</a></span></dt>
166<dt><span class="section"><a href="boost_typetraits/user_defined.html"> User Defined Specializations</a></span></dt>
167<dt><span class="section"><a href="boost_typetraits/intrinsics.html"> Support for Compiler Intrinsics</a></span></dt>
168<dt><span class="section"><a href="boost_typetraits/mpl.html"> MPL Interoperability</a></span></dt>
169<dt><span class="section"><a href="boost_typetraits/examples.html"> Examples</a></span></dt>
170<dt><span class="section"><a href="boost_typetraits/reference.html"> Alphabetical Reference</a></span></dt>
171<dt><span class="section"><a href="boost_typetraits/credits.html"> Credits</a></span></dt>
172</dl></dd>
173<dt><span class="chapter"><a href="variant.html">15. Boost.Variant</a></span></dt>
174<dd><dl>
175<dt><span class="section"><a href="variant.html#variant.intro">Introduction</a></span></dt>
176<dt><span class="section"><a href="variant/tutorial.html">Tutorial</a></span></dt>
177<dt><span class="section"><a href="variant/reference.html">Reference</a></span></dt>
178<dt><span class="section"><a href="variant/design.html">Design Overview</a></span></dt>
179<dt><span class="section"><a href="variant/misc.html">Miscellaneous Notes</a></span></dt>
180<dt><span class="section"><a href="variant/refs.html">References</a></span></dt>
181</dl></dd>
182</dl>
183</div>
184<p>
185      Documentation for some libraries is available in alternative formats at <a href="http://sourceforge.net/project/showfiles.php?group_id=7586" target="_top">the SourceForge download site</a>.
186    </p>
187<div class="section" lang="en">
188<div class="titlepage"><div><div><h2 class="title" style="clear: both">
189<a name="id2560005"></a>Libraries Listed Alphabetically</h2></div></div></div>
190<div class="itemizedlist"><ul type="disc" compact>
191<li>
192<a href="any.html" title="Chapter 1. Boost.Any">Any</a> -
193      Safe, generic container for single values of different value types
194    , from Kevlin Henney.</li>
195<li>
196<a href="array.html" title="Chapter 2. Boost.Array">Array</a> - STL compliant container wrapper for arrays of constant size, from Nicolai Josuttis.</li>
197<li>
198<a href="../../libs/bind/index.html" target="_top">Bind</a> - Generalized binders for function/object/pointers and member functions, from Peter Dimov.</li>
199<li>
200<a href="hash.html" title="Chapter 5. Boost.Functional/Hash">Boost.Functional/Hash</a> -
201      A TR1 hash function object that can be extended to hash user
202        defined types    , from Daniel James.</li>
203<li>
204<a href="boost_staticassert.html" title="Chapter 10. Boost.StaticAssert">Boost.StaticAssert</a> -
205      Compile time diagnostics library    , from John Maddock and Steve Cleary.</li>
206<li>
207<a href="boost_typetraits.html" title="Chapter 14. Boost.TypeTraits">Boost.TypeTraits</a> -
208      Meta-programming support library    , from various authors.</li>
209<li>
210<a href="../../libs/crc/index.html" target="_top">CRC</a> - Cyclic Redundancy Code, from Daryle Walker.</li>
211<li>
212<a href="../../libs/utility/call_traits.htm" target="_top">Call Traits</a> - Defines types for passing parameters, from John Maddock and Howard Hinnant.</li>
213<li>
214<a href="../../libs/compatibility/index.html" target="_top">Compatibility</a> - Help for non-conforming standard libraries, from Ralf Grosse-Kunstleve and Jens Maurer.</li>
215<li>
216<a href="../../libs/compose/index.htm" target="_top">Compose</a> - Functional composition adapters for the STL, from Nicolai Josuttis.</li>
217<li>
218<a href="../../libs/utility/compressed_pair.htm" target="_top">Compressed Pair</a> - Empty member optimization, from John Maddock and Howard Hinnant.</li>
219<li>
220<a href="../../libs/concept_check/index.html" target="_top">Concept Check</a> - Tools for generic programming, from Jeremy Siek.</li>
221<li>
222<a href="../../libs/config/index.html" target="_top">Config</a> - Helps boost library developers adapt to compiler idiosyncrasies; not intended for library users, from John Maddock, Beman Dawes, and Vesa Karvonen.</li>
223<li>
224<a href="../../libs/conversion/index.html" target="_top">Conversion</a> - Numeric, polymorphic, and lexical casts, from Dave Abrahams and Kevlin Henney.</li>
225<li>
226<a href="date_time.html" title="Chapter 3. Boost.Date_Time">Date Time</a> - A set of facilities to ease programming with dates and times.
227  , from Jeff Garland.</li>
228<li>
229<a href="../../libs/dynamic_bitset/index.html" target="_top">Dynamic Bitset</a> - A runtime sized version of <code class="computeroutput">std::bitset</code>, from Jeremy Siek and Chuck Allison.</li>
230<li>
231<a href="../../libs/filesystem/index.html" target="_top">Filesystem</a> - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes.</li>
232<li>
233<a href="../../libs/format/index.html" target="_top">Format</a> - Type-safe 'printf-like' format operations, from Samuel Krempp.</li>
234<li>
235<a href="function.html" title="Chapter 4. Boost.Function">Function</a> - Function object wrappers for deferred calls or callbacks, from Douglas Gregor.</li>
236<li>
237<a href="../../libs/functional/index.html" target="_top">Functional</a> - Enhanced function object adaptors, from Mark Rodgers.</li>
238<li>
239<a href="../../libs/graph/index.html" target="_top">Graph</a> - Generic graph components and algorithms, from Jeremy Siek and University of Notre Dame Team.</li>
240<li>
241<a href="../../libs/io/index.html" target="_top">I/O State Savers</a> - Save I/O state to prevent jumbled data, from Daryle Walker.</li>
242<li>
243<a href="../../libs/integer/index.html" target="_top">Integer</a> - Headers to ease dealing with integral types, from various authors.</li>
244<li>
245<a href="../../libs/numeric/interval/doc/index.html" target="_top">Interval</a> - Extends the usual arithmetic functions to mathematical intervals, from Guillaume Melquiond, Hervé Brönnimann, and Sylvain Pion.</li>
246<li>
247<a href="../../libs/utility/iterator_adaptors.htm" target="_top">Iterator Adaptors</a> - Adapt a base type into a standard conforming iterator, from Dave Abrahams, Jeremy Siek, and John Potter.</li>
248<li>
249<a href="lambda.html" title="Chapter 6. Boost.Lambda">Lambda</a> - Define small unnamed function objects at the actual call site, and more, from Jaakko Järvi.</li>
250<li>
251<a href="../../libs/mpl/index.html" target="_top">MPL</a> - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.</li>
252<li>
253<a href="../../libs/math/index.html" target="_top">Math</a> - Several contributions in the domain of mathematics, from various authors.</li>
254<li>
255<a href="../../libs/math/doc/common_factor.html" target="_top">Math/Common Factor</a> - Greatest common divisor and least common multiple, from Daryle Walker.</li>
256<li>
257<a href="../../libs/math/octonion/index.html" target="_top">Math/Octonion</a> - Octonions, from Hubert Holin.</li>
258<li>
259<a href="../../libs/math/quaternion/index.html" target="_top">Math/Quaternion</a> - Quaternions, from Hubert Holin.</li>
260<li>
261<a href="../../libs/math/special_functions/index.html" target="_top">Math/Special Functions</a> - Mathematical special functions such as atanh, sinc, and sinhc, from Hubert Holin.</li>
262<li>
263<a href="../../libs/bind/mem_fn.html" target="_top">Mem_fn</a> - Generalized binders for member functions, from Peter Dimov.</li>
264<li>
265<a href="../../libs/multi_array/index.html" target="_top">Multi Array</a> - Multidimensional containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
266<li>
267<a href="../../libs/utility/index.html" target="_top">Operators</a> - Templates ease arithmetic classes and iterators, from Dave Abrahams and Jeremy Siek.</li>
268<li>
269<a href="../../libs/optional/index.html" target="_top">Optional</a> - Discriminated-union wrapper for optional values, from Fernando Cacciola.</li>
270<li>
271<a href="../../libs/pool/index.html" target="_top">Pool</a> - Memory pool management, from Steve Cleary.</li>
272<li>
273<a href="../../libs/preprocessor/index.html" target="_top">Preprocessor</a> - Preprocessor metaprogramming tools including repetition and recursion, from Vesa Karvonen and Paul Mensonides.</li>
274<li>
275<a href="program_options.html" title="Chapter 7. Boost.Program_options">Program_options</a> -
276      Facilities to obtain configuration data from command line, config files
277      and other sources, from Vladimir Prus.</li>
278<li>
279<a href="../../libs/property_map/index.html" target="_top">Property Map</a> - Concepts defining interfaces which map key objects to value objects, from Jeremy Siek.</li>
280<li>
281<a href="../../libs/python/index.html" target="_top">Python</a> - Reflects C++ classes and functions into <a href="http://www.python.org" target="_top">Python</a>, from Dave Abrahams.</li>
282<li>
283<a href="../../libs/random/index.html" target="_top">Random</a> - A complete system for random number generation, from Jens Maurer.</li>
284<li>
285<a href="../../libs/rational/index.html" target="_top">Rational</a> - A rational number class, from Paul Moore.</li>
286<li>
287<a href="ref.html" title="Chapter 8. Boost.Ref">Ref</a> - A utility library for passing references to generic functions, from Jaakko Järvi, Peter Dimov, Douglas Gregor, and Dave Abrahams.</li>
288<li>
289<a href="../../libs/regex/index.html" target="_top">Regex</a> - Regular expression library, from John Maddock.</li>
290<li>
291<a href="../../libs/serialization/index.html" target="_top">Serialization</a> - Serialization of C++ objects for persistence and marshalling, from Robert Ramey.</li>
292<li>
293<a href="signals.html" title="Chapter 9. Boost.Signals">Signals</a> - Managed signals &amp; slots callback implementation, from Douglas Gregor.</li>
294<li>
295<a href="../../libs/smart_ptr/index.html" target="_top">Smart Pointer</a> - Five smart pointer class templates, from Greg Colvin, Beman Dawes, Peter Dimov, and Darin Adler.</li>
296<li>
297<a href="../../libs/spirit/index.html" target="_top">Spirit</a> - LL parser framework represents parsers directly as EBNF grammars in inlined C++, from Joel de Guzman and team .</li>
298<li>
299<a href="string_algo.html" title="Chapter 11. Boost String Algorithms Library">String Algorithms</a> -
300            A set of generic string-related algorithms and utilities
301        , from Pavol Droba.</li>
302<li>
303<a href="../../libs/test/index.html" target="_top">Test</a> - Support for simple program testing, full unit testing, and for program execution monitoring, from Gennadiy Rozental.</li>
304<li>
305<a href="threads.html" title="Chapter 12. Boost.Threads">Threads</a> - Portable C++ multi-threading, from William Kempf.</li>
306<li>
307<a href="../../libs/timer/index.html" target="_top">Timer</a> - Event timer, progress timer, and progress display classes, from Beman Dawes.</li>
308<li>
309<a href="../../libs/tokenizer/index.html" target="_top">Tokenizer</a> - Break of a string or other character sequence into a series of tokens, from John Bandela.</li>
310<li>
311<a href="tribool.html" title="Chapter 13. Boost.Tribool">Tribool</a> - Three-state boolean type, from Douglas Gregor.</li>
312<li>
313<a href="../../libs/tuple/index.html" target="_top">Tuple</a> - Ease definition of functions returning multiple values, and more, from Jaakko Järvi.</li>
314<li>
315<a href="../../libs/utility/index.html" target="_top">Utility</a> - Class noncopyable  plus <code class="computeroutput">checked_delete</code>, <code class="computeroutput">checked_array_delete</code>, <code class="computeroutput">next</code><code class="computeroutput">prior</code>  function templates, plus base-from-member idiom, from Dave Abrahams and others .</li>
316<li>
317<a href="variant.html" title="Chapter 15. Boost.Variant">Variant</a> - Safe, generic, stack-based discriminated union container, from Eric Friedman and Itay Maman.</li>
318<li>
319<a href="../../libs/numeric/ublas/index.html" target="_top">uBLAS</a> - Basic linear algebra for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.</li>
320</ul></div>
321</div>
322</div>
323<table width="100%"><tr>
324<td align="left"></td>
325<td align="right"><small></small></td>
326</tr></table>
327<hr>
328<div class="spirit-nav">
329<a accesskey="p" href="index.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="libraries/s02.html"><img src="images/next.png" alt="Next"></a>
330</div>
331</body>
332</html>
Note: See TracBrowser for help on using the repository browser.