Orders outpoints by transaction hash, then output index.
Declared in <primitives/transaction.h>
<primitives/transaction.h>
bool operator<( COutPoint const& a, COutPoint const& b);
True if a orders before b.