|
uvw
1.11.2
|
Connection type for a given event type. More...
#include <emitter.hpp>
Inherits Connection< E >.
Connection type for a given event type.
Given an event type E, Connection<E> is the type of the connection object returned by the event emitter whenever a listener for the given type is registered.
Definition at line 205 of file emitter.hpp.
1.8.13