omni::event2::event2
NAME

omni::event2::event2

A member constructor of omni::event2

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