mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 16:56:44 +08:00
* result<...> only moveable now, the conditional copy capabilities were removed * If you require the optional copy capability use a std::variant implementation of your choice * Closes #13 |
||
|---|---|---|
| .. | ||
| async | ||
| multi | ||
| single | ||
| CMakeLists.txt | ||
| test-continuable.cpp | ||
| test-continuable.hpp | ||