omni::event10::operator!
NAME

omni::event10::operator!

A member operator of omni::event10

#include <omni/delegate/10.hpp>
bool omni::event10::operator!()

SYNOPSIS

Checks if this event has any attached delegates.

top

DESCRIPTION

No description.

top

RETURN VALUES

s True if the list is empty, false otherwise

top