omni::event16::operator bool
NAME

omni::event16::operator bool

A member operator of omni::event16

#include <omni/delegate/16.hpp>
omni::event16::operator bool()

SYNOPSIS

Checks if this event has any attached delegates.

top

DESCRIPTION

No description.

top

RETURN VALUES

s True if the list is not empty, false otherwise

top