omni::event1::event1
NAME

omni::event1::event1

A member constructor of omni::event1

#include <omni/delegate/1.hpp>
omni::event1::event1(const event1< Ret PT1 >& 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