SYNOPSIS
The = operator is used to assign one event invocation to another
top
The = operator is used to assign one event invocation to another
#include <omni/delegate/3.hpp>
event3< Ret, PT1, PT2, PT3 >& omni::event3::operator=(const event3< Ret PT1 PT2 PT3 >& e)
top