NAME
A constructor of omni::delegate2
omni::delegate2::delegate2
A constructor of omni::delegate2
#include <omni/delegate/2.hpp>
omni::delegate2::delegate2(void* obj, functor mthd)
PARAMETERS top
obj - The instance of the object to use with this delegatemthd - The functor of the object to attach to this delegate for invocation