NAME
A member constructor of omni::delegate
omni::delegate::delegate
A member constructor of omni::delegate
#include <omni/delegate/0.hpp>
omni::delegate::delegate(const delegate< Ret >& 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