omni::callback10
NAME

omni::callback10

A typedef of omni

#include <omni/delegate/10.hpp>
typedef omni::delegate10<void, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*> omni::callback10

SYNOPSIS

A generic delegate that has 10 parameters and does not return a value.

top

DESCRIPTION

No description.

top