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