$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [random] release notes?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-08-26 19:25:58
AMDG
Neal Becker wrote:
> There are breaking changes in 1.40 mersenne_twister.hpp.
I believe that the only breaking change is that
boost::mt19937 prng1;
boost::mt19937 prng2(prng2);
now calls the copy constructor.
Is that correct?
> Is this in release
> notes?
It doesn't look like it.
> (Where are release notes?)
>
https://svn.boost.org/trac/boost/browser/website/public_html/beta/feed/history/boost_1_40_0.qbk
In Christ,
Steven Watanabe