§tiropp/functions.hpp
§Namespaces
| Name |
|---|
| tiro |
§Classes
| Name | |
|---|---|
| class | tiro::sync_frame Represents the call frame of a synchronous function call. |
| class | tiro::async_frame Represents the call frame of a asynchronous function call. |
| class | tiro::async_token A token that can be used to resume a yielding coroutine. |
| class | tiro::resumable_frame Represents the call frame of a resumable function call. |
Updated on 2022-02-27 at 21:17:13 +0100