SYNOPSIS
The != operator is used for comparison results (negates the == operator)
top
The != operator is used for comparison results (negates the == operator)
#include <omni/delegate/0.hpp>
bool omni::event::operator!=(const event< Ret >& e)
top