![]() |
mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
Exception thrown on incorrect use of Event/EventAwaitable. More...
#include <event.hpp>
Inheritance diagram for mrs_lib::coro::EventError:
Collaboration diagram for mrs_lib::coro::EventError:Public Types | |
| enum class | Type { empty_awaitable_state } |
Public Member Functions | |
| EventError (Type type) | |
Exception thrown on incorrect use of Event/EventAwaitable.