mirror of
https://github.com/Naios/continuable.git
synced 2026-01-01 03:12:12 +08:00
* The definition CONTINUABLE_HAS_COROUTINE now indicates support for coroutines, while CONTINUABLE_HAS_EXPERIMENTAL_COROUTINE is added if the experimental version is used. |
||
|---|---|---|
| .. | ||
| 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 | ||