omni::delegate2::method
NAME

omni::delegate2::method

A member function of omni::delegate2

#include <omni/delegate/2.hpp>
functor omni::delegate2::method()

SYNOPSIS

Gets the underlying functor called when this method is invoked.

top

DESCRIPTION

No description.

top

RETURN VALUES

The underlying functor method

top