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