Anklang-0.3.0.dev712+gdc4e642f anklang-0.3.0.dev712+gdc4e642f
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Ase::CoTaskAux::promise_base Struct Reference
Inheritance diagram for Ase::CoTaskAux::promise_base:
[legend]

Public Member Functions

void unhandled_exception () noexcept
 
constexpr std::suspend_always initial_suspend () noexcept
 

Public Attributes

std::exception_ptr exception_
 

Detailed Description

Definition at line 54 of file cotask.hh.

Member Function Documentation

◆ initial_suspend()

constexpr std::suspend_always Ase::CoTaskAux::promise_base::initial_suspend ( )
constexprnoexcept

Definition at line 58 of file cotask.hh.

◆ unhandled_exception()

void Ase::CoTaskAux::promise_base::unhandled_exception ( )
noexcept

Definition at line 56 of file cotask.hh.

Member Data Documentation

◆ exception_

std::exception_ptr Ase::CoTaskAux::promise_base::exception_

Definition at line 55 of file cotask.hh.


The documentation for this struct was generated from the following file: