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