NAME
A member constructor of omni::delegate2
omni::delegate2::delegate2
A member constructor of omni::delegate2
#include <omni/delegate/2.hpp>omni::delegate2::delegate2(const delegate2< Ret PT1 PT2 >& cp)
SYNOPSIS
The copy constructor; copies another delegates target and method. The delegate being copied must be of the same signature.
top
The copy constructor; copies another delegates target and method. The delegate being copied must be of the same signature.
top