omni::delegate::method
NAME

omni::delegate::method

A member function of omni::delegate

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

SYNOPSIS

Gets the underlying functor called when this method is invoked.

top

DESCRIPTION

No description.

top

RETURN VALUES

The underlying functor method

top