SYNOPSIS
The += operator is used to add delegates to this event instance
top
The += operator is used to add delegates to this event instance
#include <omni/delegate/1.hpp>
event1< Ret, PT1 >& omni::event1::operator+=(const omni::delegate1< Ret PT1 >& d)
top