Class passive_frame_t¶
Suspend after invoke and expose its coroutine_handle<void> through return.More...
- #include <return.h>
Inherits the following classes: coroutine_handle< void >
Classes¶
| Type | Name | 
|---|---|
| class | promise_type | 
Public Functions¶
| Type | Name | 
|---|---|
| passive_frame_t (coroutine_handle< void > frame=nullptr) noexcept | 
Detailed Description¶
See also: coroutine_handle<void>
See also: frame_t
See also: promise_aa
Public Functions Documentation¶
function passive_frame_t¶
inline explicit passive_frame_t::passive_frame_t (
    coroutine_handle< void > frame=nullptr
) noexcept
The documentation for this class was generated from the following file interface/coroutine/return.h