mirror of
https://github.com/Naios/continuable.git
synced 2025-12-07 17:26:47 +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 |
||
|---|---|---|
| .. | ||
| test-continuable-connection-noinst.cpp | ||
| test-continuable-erasure.cpp | ||
| test-continuable-forward-decl.cpp | ||
| test-continuable-promise.cpp | ||
| test-continuable-promisify.cpp | ||
| test-continuable-ready.cpp | ||
| test-continuable-result.cpp | ||
| test-continuable-traverse-async.cpp | ||
| test-continuable-traverse.cpp | ||