NAME
A member ctor of omni::event
omni::event::event
A member ctor of omni::event
#include <omni/delegate/0.hpp>
omni::event::event(const event< Ret >& cp)
DESCRIPTION
Constructs a copy of the event passed in, copying each of the underyling delegates to this instances list.
top
Constructs a copy of the event passed in, copying each of the underyling delegates to this instances list.
top