This is an older version of Boost and was released in 2013. The current version is 1.88.0.
Platform | File | SHA256 Hash | |
---|---|---|---|
Unix | boost-1.20.2.tar.bz2 | 1138df4288f3322ee148765513c1e3309a8703470a538feb34ffd0e39e37b929 1138df4288....e39e37b929 1138d....7b929 | |
boost-1.20.2.tar.gz | 72e9522060cfb328606b39b878f8f7c29d01ccb6afe1be16759ebcbb1719afc5 72e9522060....bb1719afc5 72e95....9afc5 | ||
Windows | boost-1_20_2.zip | f66a079d4138f68c4fe0c9d02d242e80ba8a4f2c830f93ecef989687dca2a4e3 f66a079d41....87dca2a4e3 f66a0....2a4e3 |
Version 1.20.2
February 10th, 2001 12:00 GMT
- 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_matrix
graph class, addedfiltered_graph
adaptor - Integer Library: minor fixes to integer.hpp and integer_test.cpp
- Portability Hints: Microsoft Visual C++ added.
- 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.