omni::event6::operator
NAME

omni::event6::operator

A member operator of omni::event6

#include <omni/delegate/6.hpp>
ret_t omni::event6::operator()

SYNOPSIS

The () operator can be used to call the functions bound to this event instance

top

DESCRIPTION

No description.

top

RETURN VALUES

The return type specified at compile time

top