• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5<head>
6  <title>Boost C++ Libraries</title>
7  <link rel="stylesheet" href="doc/src/boostbook.css" type="text/css" />
8</head>
9
10<body>
11  <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
12    <tr>
13      <td width="277">
14        <a href="index.html">
15        <img src="boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"/></a></td>
16      <td width="337" align="middle">
17      <h2 style="text-align: center">
18      {{#is_develop}}Development Snapshot{{/is_develop}}
19      {{^is_develop}}Release {{version}}{{/is_develop}}
20      </h2>
21      </td>
22    </tr>
23  </table>
24
25  <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26" width="671">
26    <tr>
27      <td height="16" width="661"><a href="more/getting_started/index.html">Getting Started</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
28      </font>&nbsp; <a href="libs/libraries.htm">Libraries</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
29      </font>&nbsp; <a href="tools/index.html">Tools&nbsp;</a>&nbsp;<font color="#FFFFFF">&nbsp;
30      </font>&nbsp; <a href="http://www.boost.org">Web Site</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
31      </font>&nbsp; <a href="http://www.boost.org/users/news/">News</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
32      </font>&nbsp; <a href="http://www.boost.org/community/">Community</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
33      </font>&nbsp; <a href="http://www.boost.org/users/faq.html">FAQ</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
34      </font>&nbsp; <a href="more/index.htm">More Info</a></td>
35    </tr>
36  </table>
37
38
39  <h2 class="title">Welcome to the Boost C++ Libraries</h2>
40
41  <p>Boost provides free peer-reviewed portable C++ source libraries.</p>
42
43  <p>We emphasize libraries that work well with the C++ Standard Library.
44  Boost libraries are intended to be widely useful, and usable across a broad
45  spectrum of applications. The <a href=
46  "http://www.boost.org/users/license.html">Boost license</a> encourages both
47  commercial and non-commercial use.</p>
48
49  <p>We aim to establish "existing practice" and provide reference
50  implementations so that Boost libraries are suitable for eventual
51  standardization. Ten Boost libraries are already included in the <a href=
52  "http://www.open-std.org/jtc1/sc22/wg21/">C++ Standards Committee's</a>
53  Library Technical Report (<a href=
54  "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1745.pdf">TR1</a>)
55  and will be included in the upcoming revision of the C++ Standard. More
56  Boost libraries are proposed for the upcoming <a href=
57  "http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1810.html">TR2</a>.</p>
58
59  <h3>Changes in this release</h3>
60
61  {{#unreleased_lib_count}}
62  <p>
63  {{#is_develop}}This development snapshot{{/is_develop}}
64  {{^is_develop}}Boost {{minor_release}}{{/is_develop}}
65  includes {{unreleased_lib_count}} new
66  {{#unreleased_library_plural}}libraries{{/unreleased_library_plural}}
67  {{^unreleased_library_plural}}library{{/unreleased_library_plural}}
68  ({{#unreleased_libs}}{{#index}}, {{/index}}<a href="{{link}}">{{name}}</a>{{/unreleased_libs}})
69  as well as updates to many existing libraries.
70  {{/unreleased_lib_count}}
71  {{^unreleased_lib_count}}
72  <p>The release includes updates to many existing libraries.
73  {{/unreleased_lib_count}}
74  See
75  <a href="{{release_notes_url}}">Release
76  History</a> for more information.</p>
77
78  <h3>Getting Started</h3>
79
80  <p>If Boost hasn't already been installed on your system, follow the
81  <a href="more/getting_started/index.html">Getting Started Guide</a> to
82  complete the installation. But if you've reached to this point by
83  installing Boost from a Windows pre-build executable or a pre-built Linux
84  and Unix distribution package, that's already been completed. Likewise, if
85  you're reading this on your organization's internal web server, the
86  installation is probably already complete.</p>
87
88  <h3>Contents</h3>
89
90  <p>The release directory tree contains almost all of Boost; documentation,
91  sources, headers, scripts, tools, and everything else a Boost user might
92  need!</p>
93
94  <h3>Library Documentation</h3>
95
96  <p>The starting point for the documentation of individual libraries is the
97  <a href="libs/libraries.htm">Libraries page</a>, which gives a brief
98  description of each library and links to its documentation.</p>
99
100  <h3>Web Site</h3>
101
102  <p>Some general interest or often changing Boost information lives only on
103  the <a href="http://www.boost.org">Boost web site</a>. The release contains
104  links to the site, so while browsing it you'll see occasional broken links
105  if you aren't connected to the Internet. But everything needed to use the
106  Boost libraries is contained within the release.</p>
107
108  <h3>Background</h3>
109
110  <p>Read the <a href="http://www.boost.org/users/">introductory material</a>
111  to help you understand what Boost is about and to help in educating your
112  organization about Boost.</p>
113
114  <h3>Community</h3>
115
116  <p>Boost welcomes and thrives on participation from a variety of
117  individuals and organizations. Many avenues for participation are available
118  in the <a href="http://www.boost.org/community/">Boost Community</a>.</p>
119
120  <div class="copyright-footer">
121    <p>Copyright &copy; 2008 Beman Dawes, Rene Rivera</p>
122
123    <p>Distributed under the Boost Software License, Version 1.0. (See
124    accompanying file <a href="LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
125    at <a href=
126    "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
127
128    <p>This software is <a href="http://www.opensource.org/">Open Source
129    Initiative</a> approved Open Source Software.</p>
130
131    <p>Open Source Initiative Approved is a trademark of the Open Source
132    Initiative.</p>
133  </div>
134</body>
135</html>
136