Subject: [Boost-bugs] [Boost C++ Libraries] #2665: linear_congruential constuctor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-20 04:53:31
#2665: linear_congruential constuctor
------------------------------+---------------------------------------------
Reporter: rick68_at_[hidden] | Owner: no-maintainer
Type: Patches | Status: new
Milestone: Boost 1.38.0 | Component: random
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Hi.
In <boost/random/linear_congruential.hpp>
line 67: template<class It>
line 68: linear_congruential(It& first, It last) { seed(first, last); }
Data member _module dose not init.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2665> 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