omni::event4::operator==
NAME

omni::event4::operator==

A member operator of omni::event4

#include <omni/delegate/4.hpp>
bool omni::event4::operator==(const event4< Ret PT1 PT2 PT3 PT4 >& e)

SYNOPSIS

The == operator is used for comparison results

top

DESCRIPTION

No description.

top

PARAMETERS

d - The right most operand which to compare to

top