omni::callback5
NAME

omni::callback5

A typedef of omni

#include <omni/delegate/5.hpp>
typedef omni::delegate5<void, void*, void*, void*, void*, void*> omni::callback5

SYNOPSIS

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

top

DESCRIPTION

No description.

top