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/0.hpp>
bool omni::delegate::operator!=(const delegate< Ret >& d)
top