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