omni::callback6
NAME

omni::callback6

A typedef of omni

#include <omni/delegate/6.hpp>
typedef omni::delegate6<void, void*, void*, void*, void*, void*, void*> omni::callback6

SYNOPSIS

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

top

DESCRIPTION

No description.

top