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
..
link Reflow the license text 2019-01-04 13:39:46 +01:00
mock Reflow the license text 2019-01-04 13:39:46 +01:00
playground Start to implement loop and async 2019-01-13 17:05:28 +01:00
simple-benchmark Implement a benchmark against boost::future 2018-11-18 17:46:25 +01:00
standalone Reflow the license text 2019-01-04 13:39:46 +01:00
threads Reflow the license text 2019-01-04 13:39:46 +01:00
unit-test Implement async_on for asynchronous execution on a specific executor 2019-01-26 03:46:39 +01:00
CMakeLists.txt Workaround for a MSVC required symbol link bug 2018-12-26 06:20:48 +01:00