SYNOPSIS
Defines the container type used by this event class
top
Defines the container type used by this event class
#include <omni/delegate/3.hpp>
typedef typename std::deque< omni::delegate3< Ret, PT1, PT2, PT3 > > omni::event3::container_t
top