omni::event::event
NAME

omni::event::event

A member constructor of omni::event

#include <omni/delegate/0.hpp>
omni::event::event(const event< Ret >& cp)

SYNOPSIS

The copy constructor copies the elements from the event passed in.

top

DESCRIPTION

No description.

top

PARAMETERS

cp - The event to copy

top