NAME
A member ctor of omni::delegate1
omni::delegate1::delegate1
A member ctor of omni::delegate1
#include <omni/delegate/1.hpp>
omni::delegate1::delegate1(const delegate1< Ret, PT1 >& 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