[Boost-bugs] [Boost C++ Libraries] #8517: Add a variadic future/shared_future::then

Subject: [Boost-bugs] [Boost C++ Libraries] #8517: Add a variadic future/shared_future::then
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-28 21:07:05


#8517: Add a variadic future/shared_future::then
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: anthonyw
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 {{{
         template<typename S, typename ...F>
         inline future<tuple<typename boost::result_of<F(future&)>::type
 ...>
         future::then(S&, F&&.func ...);

 }}}

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