omni::callback1
NAME

omni::callback1

A typedef of omni

#include <omni/delegate/1.hpp>
typedef omni::delegate1<void, void*> omni::callback1

SYNOPSIS

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

top

DESCRIPTION

No description.

top