Class null_frame_promise

Class List > null_frame_promise

no suspend in initial/final + void returnMore...

  • #include <return.h>

Inherits the following classes: promise_nn

Inherited by the following classes: null_frame_t::promise_type

Public Functions

Type Name
void return_void () noexcept
void unhandled_exception () noexcept

Public Functions inherited from promise_nn

See promise_nn

Type Name
suspend_never final_suspend () noexcept
destroy coroutine frame after return
suspend_never initial_suspend () noexcept
no suspend after invoke

Detailed Description

See also: promise_nn

Public Functions Documentation

function return_void

inline void null_frame_promise::return_void () noexcept

function unhandled_exception

inline void null_frame_promise::unhandled_exception () noexcept

The documentation for this class was generated from the following file interface/coroutine/return.h