omni::action2
NAME

omni::action2

A typedef of omni

#include <omni/delegate/2.hpp>
typedef omni::event2<void, void*, void*> omni::action2

SYNOPSIS

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

top

DESCRIPTION

No description.

top