omni::event3::event3
NAME

omni::event3::event3

A member constructor of omni::event3

#include <omni/delegate/3.hpp>
omni::event3::event3(const event3< Ret PT1 PT2 PT3 >& 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