Subject: [Boost-bugs] [Boost C++ Libraries] #2764: boost::random::xor_combine mistake
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-17 05:59:48
#2764: boost::random::xor_combine mistake
------------------------------+---------------------------------------------
Reporter: rick68_at_[hidden] | Owner: steven_watanabe
Type: Patches | Status: new
Milestone: Boost 1.39.0 | Component: random
Version: Boost 1.38.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Hi,
In <boost/random/xor_combine.hpp>
line44: BOOST_STATIC_CONSTANT(int, shift1 = s1);<br>
line45: BOOST_STATIC_CONSTANT(int, shfit2 = s2);<br>
constant variable "shfit2" has mistake, maybe correct to "shift2".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2764> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC