omni::event8::operator!
NAME

omni::event8::operator!

A member operator of omni::event8

#include <omni/delegate/8.hpp>
bool omni::event8::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