omni::event10::operator bool
NAME

omni::event10::operator bool

A member operator of omni::event10

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