omni::delegate14::is_bound
NAME

omni::delegate14::is_bound

A member function of omni::delegate14

#include <omni/delegate/14.hpp>
bool omni::delegate14::is_bound()

SYNOPSIS

Gets if this instance is bound to a method

top

DESCRIPTION

No description.

top

RETURN VALUES

True if this instance is currently bound

top