SYNOPSIS
A generic delegate that has 11 parameters and does not return a value.
top
A generic delegate that has 11 parameters and does not return a value.
#include <omni/delegate/11.hpp>
typedef omni::delegate11<void, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*> omni::callback11
top