Denis Blank d72e1bfb86 Implement async_on for asynchronous execution on a specific executor
* Makes it possible to specify an executor in addition to
  the arguments passed to async.
* The reason why async should not support this directly is
  that it should be closely modelled to std::async.
2019-01-26 03:46:39 +01:00
..
continuable Implement async_on for asynchronous execution on a specific executor 2019-01-26 03:46:39 +01:00