mirror of
https://github.com/Naios/continuable.git
synced 2025-12-08 09:47:43 +08:00
* Throws a await_canceled_exception now which automatically gets converted to a default exception type again if it becomes unhandled in the handler. * Ref #32 |
||
|---|---|---|
| .. | ||
| test-continuable-await.cpp | ||
| test-continuable-base-chaining.cpp | ||
| test-continuable-base-destruct.cpp | ||
| test-continuable-base-errors.cpp | ||
| test-continuable-base-executors.cpp | ||
| test-continuable-base-multipath.cpp | ||
| test-continuable-base-partial.cpp | ||
| test-continuable-connection-all-seq-ag-1.cpp | ||
| test-continuable-connection-all-seq-ag-2.cpp | ||
| test-continuable-connection-all-seq-op.cpp | ||
| test-continuable-connection-all.cpp | ||
| test-continuable-connection-any.cpp | ||
| test-continuable-connection-seq.cpp | ||
| test-continuable-erasure.cpp | ||
| test-continuable-operations-async.cpp | ||
| test-continuable-operations-loop.cpp | ||
| test-continuable-operations-split.cpp | ||
| test-continuable-regression.cpp | ||
| test-continuable-transforms.cpp | ||