blob: d74b4d8b75eb6e8697ffe44eeb3f80eab5e680cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
integer headers for dealing with integral types
min_rand a random number generator class
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
|