Version 1.20.2
Version 1.20.2
February 10th, 2001 12:00 GMT
| Platform | File |
|---|---|
| unix | boost-1.20.2.tar.bz2 |
| boost-1.20.2.tar.gz | |
| windows | boost-1_20_2.zip |
-
Array traits: minor portability fix.
-
Graph Library - Changes to
breadth_first_search()re: BFSVisitor, added max flow algorithmsedmunds_karp_max_flow()andpush_relabel_max_flow(), addedadjacency_matrixgraph class, addedfiltered_graphadaptor -
Integer Library: minor fixes to integer.hpp and integer_test.cpp
-
Random Number Library: Minor portability fixes
-
Rational Number Library: documentation updates, efficiency improvements, co-operates with user-defined types, regression tests
-
Regular Expression Library: minor updates.
-
Smart Pointer Library: shared_ptr example added.
-
Timer Library: changed to an all inline implementation.
