omni::action
NAME

omni::action

A typedef of omni

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

SYNOPSIS

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

top

DESCRIPTION

No description.

top