[Boost-bugs] [Boost C++ Libraries] #11716: ::then(f) should inherit the parent Executor

Subject: [Boost-bugs] [Boost C++ Libraries] #11716: ::then(f) should inherit the parent Executor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-10 14:49:24


#11716: ::then(f) should inherit the parent Executor
------------------------------+----------------------
 Reporter: viboes | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.58.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------
 In the ::then documentation we can read

 "When the scheduler or launch policy is not provided the continuation
 inherits the parent's launch policy or scheduler. "

 This has not been implemented and so the program terminates :(

 In order to implement it we need to type-erase the executor, so that we
 can use it to launch the continuation.

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