omni::delegate2::(*function_ptr)
NAME

omni::delegate2::(*function_ptr)

A typedef of omni::delegate2

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

SYNOPSIS

Defines the function pointer signature this delegate will represent

top

DESCRIPTION

No description.

top