summaryrefslogtreecommitdiff
path: root/devel/boost/pkg/DESCR
blob: 642662ae87387e5d9093d36e8978011b4f0fa2b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
A repository of free C++ libraries designed to work well with and
to extend the ISO Standard C++ Library, including:

	call_traits	defines types for passing parameters
	compose		functional composition adapters for the STL
	compressed_pair	Empty member optimization
	functional	enhancements to function object adapters in standard
	integer		headers for dealing with integral types
	random		a complete system for random number generation
	min_rand	a random number generator class (deprecated)
	operators	Templates for arithmetic classes and iterators
	pri_queue	set of different priority queue implementations
	rational	a rational number class
	smart_ptr	four smart pointer classes
	timer		event timer, progress timer, progress display classes
	type_traits	Template describe the fundamental properties of a type
	utility		noncopyable plus next() and prior() template functions