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