omni::event5::event5
NAME

omni::event5::event5

A member constructor of omni::event5

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