mirror of
https://github.com/Naios/continuable.git
synced 2025-12-08 01:36:46 +08:00
* 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. |
||
|---|---|---|
| .. | ||
| multi | ||
| single | ||
| CMakeLists.txt | ||
| test-continuable.cpp | ||
| test-continuable.hpp | ||