#include <coroutine_handle.hpp>
◆ coroutine_handle() [1/2]
◆ coroutine_handle() [2/2]
◆ address()
auto address |
( |
| ) |
const -> void* |
|
inlinenodiscardconstexprnoexcept |
◆ destroy()
auto destroy |
( |
| ) |
const -> void |
|
inline |
◆ done()
auto done |
( |
| ) |
const -> bool |
|
inlinenodiscardnoexcept |
◆ from_address()
|
inlinestaticnodiscardconstexprnoexcept |
◆ operator bool()
|
inlineexplicitnodiscardconstexprnoexcept |
◆ operator()()
auto operator() |
( |
| ) |
const -> void |
|
inline |
◆ operator=()
◆ resume()
auto resume |
( |
| ) |
const -> void |
|
inline |
◆ _handle
The documentation for this struct was generated from the following file: