omni::event4::event4
NAME

omni::event4::event4

A member constructor of omni::event4

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