[Boost-bugs] [Boost C++ Libraries] #9040: Boost.random documentation references out-of-date header names

Subject: [Boost-bugs] [Boost C++ Libraries] #9040: Boost.random documentation references out-of-date header names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-23 18:27:23


#9040: Boost.random documentation references out-of-date header names
----------------------------------+---------------------------
 Reporter: lgtorres42@… | Owner: matias
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: random documentation |
----------------------------------+---------------------------
 All throughout the Boost 1.54 documentation for the Random library,
 references are made to the following headers:

 boost/random/uniform_int_distribution.hpp

 boost/random/uniform_real_distribution.hpp

 However, those headers have been changed to

 boost/random/uniform_int.hpp

 boost/random/uniform_real.hpp

 The documentation should reflect the current versions of the header names.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9040>
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:50:13 UTC