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::delegate4::operator!=(const delegate4< Ret PT1 PT2 PT3 PT4 >& d)
top