-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
29 lines (21 loc) · 1.11 KB
/
README
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
Cactus Code Thorn Boost
Author(s) : David Radice <[email protected]>
Maintainer(s): David Radice <[email protected]>
Erik Schnetter <[email protected]>
Licence : Boost Software License
--------------------------------------------------------------------------
1. Purpose
Distribute Boost; see <http://www.boost.org/>.
From the web site:
Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library.
Boost libraries are intended to be widely useful, and usable across a
broad spectrum of applications. The Boost license encourages both
commercial and non-commercial use.
We aim to establish "existing practice" and provide reference
implementations so that Boost libraries are suitable for eventual
standardization. Ten Boost libraries are already included in the C++
Standards Committee's Library Technical Report (TR1) and will be in
the new C++0x Standard now being finalized. C++0x will also include
several more Boost libraries in addition to those from TR1. More Boost
libraries are proposed for TR2.