Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10963: future<future<T>>::then Has No Implementation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-24 08:06:42
#10963: future<future<T>>::then Has No Implementation
-------------------------------+----------------------
Reporter: code@⦠| Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Changes (by viboes):
* owner: anthonyw => viboes
* status: new => assigned
Comment:
This is weird. The result of
{{{
test_future.then(TestCallback())
}}}
should be future<void> and so I future<future<void>::then will not
necessary in this case.
I'm not saying that there is no problem. I will add the test and check it.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10963#comment:1> 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:17 UTC