omni::delegate16::is_member_bound
NAME

omni::delegate16::is_member_bound

A member function of omni::delegate16

#include <omni/delegate/16.hpp>
bool omni::delegate16::is_member_bound()

SYNOPSIS

Gets if this instance is bound to a member method

top

DESCRIPTION

No description.

top

RETURN VALUES

True if this instance is currently bound to a target and method

top