• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{{! This is a template for the library list. See the generated file at:
2    http://www.boost.org/doc/libs/develop/libs/libraries.htm
3}}
4<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
5
6<html>
7
8<head>
9<meta http-equiv="Content-Type"
10content="text/html; charset=iso-8859-1">
11<meta name="ProgId" content="FrontPage.Editor.Document">
12<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
13<title>Boost Libraries</title>
14<link rel="stylesheet" href="../doc/src/boostbook.css" type="text/css" />
15</head>
16
17<body bgcolor="#FFFFFF" text="#000000">
18
19  <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
20    <tr>
21      <td width="277">
22        <a href="../index.html">
23        <img src="../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
24      <td width="337" align="middle">
25        <font size="7">Libraries</font>
26      </td>
27    </tr>
28  </table>
29
30  <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26" width="673">
31    <tr>
32      <td height="16" width="663"><a href="../more/getting_started/index.html">Getting Started</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
33      </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="../tools/index.html">Tools&nbsp;</a>&nbsp;<font color="#FFFFFF">&nbsp;
34      </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org">Web Site</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
35      </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org/users/news/">News</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
36      </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org/community/">Community</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
37      </font>&nbsp;&nbsp;&nbsp;&nbsp;
38      <a href="http://www.boost.org/users/faq.html">FAQ</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
39      </font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="../more/index.htm">More Info</a></td>
40    </tr>
41  </table>
42
43<dl>
44  <dt><a href="#Alphabetically">Libraries Listed Alphabetically</a></dt>
45  <dt><a href="#Category">Libraries Listed by Category</a></dt>
46    <dl>
47{{#categorized}}
48      <dt><a href="#{{name}}">{{title}}</a></dt>
49{{/categorized}}
50    </dl>
51  <dt><a href="#Removed">Libraries Retired from Boost</a></dt>
52</dl>
53
54<p>See <a href="../more/getting_started.html">Getting Started</a>  page to find out
55how to download, build, and install the libraries.</p>
56
57<hr>
58
59<h2>Libraries Listed <a name="Alphabetically">Alphabetically</a></h2>
60
61<ul>
62{{#alphabetic}}
63    <li><a href="{{link}}">{{name}}</a> - {{description}}{{#authors}}, from {{authors}}{{/authors}}</li>
64{{/alphabetic}}
65</ul>
66
67<hr>
68
69<h2>Libraries Listed by <a name="Category">Category</a></h2>
70
71{{#categorized}}
72<h3><a name="{{name}}">{{title}}</a></h3>
73
74<ul>
75{{#libraries}}
76    <li><a href="{{link}}">{{name}}</a> - {{description}}{{#authors}}, from {{authors}}{{/authors}}</li>
77{{/libraries}}
78</ul>
79
80{{/categorized}}
81
82<p>[Category suggestions from Aleksey Gurtovoy, Beman Dawes and Vicente J. Botet Escrib&aacute;]</p>
83
84<hr>
85
86<h2>Libraries <a name="Removed">Retired</a> from Boost</h2>
87
88<ul>
89    <li>compose - Functional composition adapters for the STL,
90        from Nicolai Josuttis.  Removed in Boost version 1.32.
91        Please use <a href="bind/bind.html">Bind</a> or <a
92        href="lambda/index.html">Lambda</a> instead.</li>
93    <li>signals (v1) - Managed signals and slots callback implementation, from
94        Doug Gregor. Removed in Boost version 1.69. Please use
95        <a href="signals2/index.html">Signals2</a> instead.</li>
96</ul>
97
98<hr>
99
100<p>Revised
101<!--webbot bot="Timestamp" s-type="EDITED"
102s-format="%d %b %Y" startspan -->19 Feb 2015<!--webbot bot="Timestamp" endspan i-checksum="14409" --></p>
103
104<p>&copy; Copyright Beman Dawes 2000-2004</p>
105<p>Distributed under the Boost Software License, Version 1.0.
106(See file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
107or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
108</p>
109
110</body>
111</html>
112