Dispatch Queue
Dispatch Queue / Thread Pool implementation for C++11 with built-in C++20 coroutine support
 
Loading...
Searching...
No Matches
dispatch_queue::detail::promise< T > Class Template Reference

Public Member Functions

auto get_return_object ()
 
std::suspend_never initial_suspend () noexcept
 
std::suspend_always final_suspend () noexcept
 
void return_value (T &&value)
 
void unhandled_exception ()
 

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