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/4.hpp>
event4< Ret, PT1, PT2, PT3, PT4 >& omni::event4::operator=(const event4< Ret PT1 PT2 PT3 PT4 >& e)
top