mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
Loading...
Searching...
No Matches
mrs_lib::coro::EventError Class Reference

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)
 

Detailed Description

Exception thrown on incorrect use of Event/EventAwaitable.


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