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