omni::callback2
NAME

omni::callback2

A typedef of omni

#include <omni/delegate/2.hpp>
typedef omni::delegate2<void, void*, void*> omni::callback2

SYNOPSIS

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

top

DESCRIPTION

No description.

top