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/5.hpp>
bool omni::delegate5::operator!=(const delegate5< Ret PT1 PT2 PT3 PT4 PT5 >& d)
top