LeviLamina
Loading...
Searching...
No Matches
EventRef< EventVariant > Class Template Reference

Public Member Functions

template<typename Event>
requires (!std::same_as<std::decay_t<Event>, EventRef> && std::is_const_v<Event>)
 EventRef (Event &event)
template<typename Event>
requires (!std::same_as<std::decay_t<Event>, EventRef> && !std::is_const_v<Event>)
 EventRef (Event &event)
 EventRef (const EventRef &other)=default
EventVariant & get ()
EventVariant const & get () const

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