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