NAME
A operator of omni::event4
omni::event4::operator[]
A operator of omni::event4
#include <omni/delegate/4.hpp>
omni::delegate4< Ret, PT1, PT2, PT3, PT4 >& omni::event4::operator[](std::size_t idx)
SYNOPSIS
The [int] operator can be used to access a specific delegate in the invocation list directly.
top
The [int] operator can be used to access a specific delegate in the invocation list directly.
top