omni::callback
NAME

omni::callback

A typedef of omni

#include <omni/delegate/0.hpp>
typedef omni::delegate<void> omni::callback

SYNOPSIS

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

top

DESCRIPTION

No description.

top