omni::delegate1::is_bound
NAME

omni::delegate1::is_bound

A member function of omni::delegate1

#include <omni/delegate/1.hpp>
bool omni::delegate1::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