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-14 14:20:29
#9425: Boost promise & future does not use supplied allocator for value storage
-------------------------------+----------------------------------------
Reporter: ned14 | Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords: promise, future, allocator
-------------------------------+----------------------------------------
Comment (by viboes):
Unfortunately, optional<T> doesn't supports emulated move semantics with
Boost.Move. This means that optional<T> could be used only on C++11
compilers supporting move semantics.
Niall, would this be enough for you?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9425#comment:8> 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