omni::delegate13::is_bound

SYNOPSIS

Gets if this instance is bound to a method

#include <omni/delegate/13.hpp>
bool omni::delegate13::is_bound()


top

DESCRIPTION

No description found.

top

RETURN VALUES

True if this instance is currently bound

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