Boost Libraries
- compose - functional composition adapters for the
STL from Nicolai Jusuttis.
- dir_it - a set of file system directory level
iterators submitted by Dietmar Kühl.
- integer - headers for dealing with
integral types.
- min_rand - a random number generator class
submitted by Beman Dawes.
- rational - a rational number class
from Paul Moore.
- smart_ptr - four smart pointer classes
from Greg Colvin and Beman Dawes.
- timer - event timer, progress timer,
and progress display classes from Beman Dawes
- utility - various utility classes and
functions:
call_traits call_traits<T> defines
types for passing parameters from John Maddock
compressed_pair
Empty member optimization from John Maddock.
operators
Templates for
arithmetic classes and iterators from Dave
Abrahams and Jeremy Siek
type_traits
Template describe the fundamental
properties of a type from John Maddock
utility
Class noncopyable plus next() and prior()
template functions from Dave
Abrahams
Beta Libraries
- array - tools to treat built-in arrays
more like STL containers from Dietmar Kühl.
- casts - cast templates improve clarity
and safety; utility library contribution from Dave Abrahams and Kevlin
Henney.
- heaps - a heap of priority queues
from Dietmar Kühl.
Download all of Boost as a single ZIP file. As more libraries refer to
each other, installing one at at time is painful. This is a first try at making
installation easier.
If you don't already have a ZIP file decoder, download one from the Info-ZIP web site.
Revised 17 Mar 2000