Version 1.26.0
Version 1.26.0
November 30th, 2001 12:00 GMT
Platform | File |
---|---|
unix | boost_1_26_0.tar.bz2 |
boost_1_26_0.tar.gz | |
windows | boost_1_26_0.zip |
-
Common Factor Library added. Greatest common divisor and least common multiple, from Daryle Walker.
-
Preprocessor Library added. Preprocessor metaprogramming tools including repetition and recursion, from Vesa Karvonen.
-
Iterator Adaptor Library: Added generator iterator adaptor, from Jens Maurer.
-
Random Number Library: Removed iterator interface. Fixed overflows in uniform_int<>. Both changes cause random number sequences to differ compared to previous boost releases.
-
[phase library..operators.hpp:] Improvements from Daryle and Helmut Ziesel
-
Boost.Build: Continuing improvements, including pre-built Boost.Jam executables.
-
Minor fixes to a number of other libraries.