omni::event11::operator bool
NAME

omni::event11::operator bool

A member operator of omni::event11

#include <omni/delegate/11.hpp>
omni::event11::operator bool()

SYNOPSIS

The boolean () operator can be used to check if this delegate is valid (has a valid function assigned)

top

DESCRIPTION

No description.

top