diff options
author | Jens Maurer <jens.maurer@gmx.net> | 2001-12-04 21:08:13 +0000 |
---|---|---|
committer | Jens Maurer <jens.maurer@gmx.net> | 2001-12-04 21:08:13 +0000 |
commit | 0bfd6d5d7ef74d390fe416cb8d421abf62d1bb8c (patch) | |
tree | c5278935adcd32c0968377e8f96146259d10c84f /index.htm | |
parent | a9a20f121ec1329481d67bba29ed18e2d6a9ba29 (diff) | |
download | boost-0bfd6d5d7ef74d390fe416cb8d421abf62d1bb8c.tar.gz |
add change note for uniform_int<> from random number library
[SVN r11914]
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ and added new compile-time Added <a href="libs/utility/generator_iterator.htm">generator iterator</a> adaptor, from Jens Maurer. <li><a href="libs/random/index.html">Random Number Library</a>: - Removed iterator interface.<li><a href="libs/utility/operators.htm"> + Removed iterator interface. Fixed overflows in uniform_int<>; random number sequences may change.<li><a href="libs/utility/operators.htm"> operators.hpp</a>: Improvements from Daryle and Helmut Ziesel<li> <a href="tools/build/index.html">Boost.Build:</a> Continuing improvements, including pre-built <a href="tools/build/index.html#Jam">Boost.Jam executables</a>.<li>Minor fixes to a number of other libraries.</li> |