omni::delegate::(*function_ptr)
NAME

omni::delegate::(*function_ptr)

A typedef of omni::delegate

#include <omni/delegate/0.hpp>
typedef ret_t omni::delegate::(*function_ptr)

SYNOPSIS

Defines the function pointer signature this delegate will represent

top

DESCRIPTION

No description.

top