[Boost-bugs] [Boost C++ Libraries] #8562: Pool doc lists incorrect header file

Subject: [Boost-bugs] [Boost C++ Libraries] #8562: Pool doc lists incorrect header file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-10 21:06:59


#8562: Pool doc lists incorrect header file
---------------------------------------------------+------------------------
 Reporter: Luis G. Torres <lgtorres42@…> | Owner: cnewbold
     Type: Tasks | Status: new
Milestone: To Be Determined | Component: pool
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: pool, documentation |
---------------------------------------------------+------------------------
 The pool documentation
 (http://www.boost.org/doc/libs/1_53_0/libs/pool/doc/html/boost_pool/pool/conventions.html)
 specifies that users can include

 #include <boost/pool.hpp>

 This is incorrect; users must in fact include

 #include <boost/pool/pool.hpp>

 in order to get the required functionality.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8562>
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