|
tetl 0.1.0
Embedded Template Library
|
This is the complete list of members for coroutine_handle< void >, including all inherited members.
| _handle | coroutine_handle< void > | protected |
| address() const noexcept -> void * | coroutine_handle< void > | inline |
| coroutine_handle() noexcept=default | coroutine_handle< void > | |
| coroutine_handle(nullptr_t handle) noexcept | coroutine_handle< void > | inline |
| destroy() const -> void | coroutine_handle< void > | inline |
| done() const noexcept -> bool | coroutine_handle< void > | inline |
| from_address(void *addr) noexcept -> coroutine_handle | coroutine_handle< void > | inlinestatic |
| operator bool() const noexcept | coroutine_handle< void > | inlineexplicit |
| operator()() const -> void | coroutine_handle< void > | inline |
| operator=(nullptr_t) noexcept -> coroutine_handle & | coroutine_handle< void > | inline |
| resume() const -> void | coroutine_handle< void > | inline |