|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
#include <AsyncEvent.hpp>
Collaboration diagram for corium::async::AsyncEvent< T >::Awaiter:Public Member Functions | |
| bool | await_ready () const noexcept |
| T | await_resume () |
| bool | await_suspend (std::coroutine_handle<> h) noexcept |
Public Attributes | |
| AsyncEvent & | event |
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |
Here is the call graph for this function:| AsyncEvent& corium::async::AsyncEvent< T >::Awaiter::event |