Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9425: Boost promise & future does not use supplied allocator for value storage
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-15 10:48:14
#9425: Boost promise & future does not use supplied allocator for value storage
---------------------------+----------------------------------------
Reporter: ned14 | Owner: viboes
Type: Bugs | Status: assigned
Milestone: Boost 1.57.0 | Component: thread
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords: promise, future, allocator
---------------------------+----------------------------------------
Comment (by ned14):
To be clear, I personally no longer need allocating shared_ptr now the
non-allocating future-promise is shortly to become real. My original need
for allocating shared_ptr was to avoid unnecessary memory allocation, so I
could recycle the buffers. That won't be necessary soon as there will be
no buffers.
Also, if I am successful, I should hope the C++ 17 standard will change
promise-future to match ours. And then allocation will become deprecated.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9425#comment:10> 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:16 UTC