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/12.hpp>
event12< Ret, PT1, PT2, PT3, PT4, PT5, PT6, PT7, PT8, PT9, PT10, PT11, PT12 >& omni::event12::operator+=(const omni::delegate12< Ret PT1 PT2 PT3 PT4 PT5 PT6 PT7 PT8 PT9 PT10 PT11 PT12 >& d)
top