[Boost-bugs] [Boost C++ Libraries] #5568: singleton_pool doesn't propagate MaxSize value to his pool

Subject: [Boost-bugs] [Boost C++ Libraries] #5568: singleton_pool doesn't propagate MaxSize value to his pool
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-26 19:20:03


#5568: singleton_pool doesn't propagate MaxSize value to his pool
---------------------------------------+------------------------------------
 Reporter: alvaro.castro.s@… | Owner: cnewbold
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: pool
  Version: Boost 1.46.1 | Severity: Problem
 Keywords: |
---------------------------------------+------------------------------------
 on singleton_pool.hpp, line 48, when instancing a pool the MaxSize is not
 propagated to the pool.

 As a fix, I just propagate this value (on line 48).

 pool_type():p(RequestedSize, NextSize, '''MaxSize''') { }

 See the attached document.

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