SYNOPSIS
A generic event that has no parameters and does not return a value.
top
A generic event that has no parameters and does not return a value.
#include <omni/delegate/0.hpp>
typedef omni::event<void> omni::action
top