omni::delegate15::delegate15
NAME

omni::delegate15::delegate15

A member ctor of omni::delegate15

#include <omni/delegate/15.hpp>
omni::delegate15::delegate15(const delegate15< Ret, PT1, PT2, PT3, PT4, PT5, PT6, PT7, PT8, PT9, PT10, PT11, PT12, PT13, PT14, PT15 >& cp)

SYNOPSIS

The copy constructor; copies another delegates target and method. The delegate being copied must be of the same signature.

top

DESCRIPTION

No description.

top

PARAMETERS

cp - The other delegate to copy

top