omni::delegate11::method

SYNOPSIS

Gets the underlying functor called when this method is invoked.

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


top

DESCRIPTION

No description found.

top

RETURN VALUES

The underlying functor method

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top