omni::callback8
NAME

omni::callback8

A typedef of omni

#include <omni/delegate/8.hpp>
typedef omni::delegate8<void, void*, void*, void*, void*, void*, void*, void*, void*> omni::callback8

SYNOPSIS

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

top

DESCRIPTION

No description.

top