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
..
multi Implement async_on for asynchronous execution on a specific executor 2019-01-26 03:46:39 +01:00
single Reflow the license text 2019-01-04 13:39:46 +01:00
CMakeLists.txt Start to implement the unit tests for loop and add range_loop 2019-01-13 18:19:49 +01:00
test-continuable.cpp Reflow the license text 2019-01-04 13:39:46 +01:00
test-continuable.hpp Reflow the license text 2019-01-04 13:39:46 +01:00