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