omni::delegate3::method
NAME

omni::delegate3::method

A member function of omni::delegate3

#include <omni/delegate/3.hpp>
const functor omni::delegate3::method()

SYNOPSIS

Gets the underlying functor called when this method is invoked.

top

DESCRIPTION

No description.

top

RETURN VALUES

The underlying functor method

top