omni::event2::invoke
NAME

omni::event2::invoke

A member function of omni::event2

#include <omni/delegate/2.hpp>
ret_t omni::event2::invoke(p1_t val1, p2_t val2)

SYNOPSIS

Invoke the functions bound to this event instance

top

DESCRIPTION

No description.

top

RETURN VALUES

The return type specified at compile time

top