omni::event5::operator bool
NAME

omni::event5::operator bool

A member operator of omni::event5

#include <omni/delegate/5.hpp>
omni::event5::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