Compares two outpoints for equality.
Declared in <primitives/transaction.h>
<primitives/transaction.h>
bool operator==( COutPoint const& a, COutPoint const& b);
True if both the hash and index are equal.