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/1.hpp>
bool omni::event1::operator!=(const event1< Ret PT1 >& e)
top