Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk