uvw 2.12.1
|
Connection type for a given event type. More...
#include <emitter.h>
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.