SYNOPSIS
The -= operator is used to remove delegates from this event instance
top
The -= operator is used to remove delegates from this event instance
#include <omni/delegate/11.hpp>
event11< Ret, PT1, PT2, PT3, PT4, PT5, PT6, PT7, PT8, PT9, PT10, PT11 >& omni::event11::operator-=(const omni::delegate11< Ret PT1 PT2 PT3 PT4 PT5 PT6 PT7 PT8 PT9 PT10 PT11 >& d)
top