Bitcoin ABC 0.30.5
P2P Digital Currency
|
Compare proofs by score, then by id in case of equality. More...
#include <proofcomparator.h>
Public Member Functions | |
bool | operator() (const Proof &lhs, const Proof &rhs) const |
bool | operator() (const ProofRef &lhs, const ProofRef &rhs) const |
Compare proofs by score, then by id in case of equality.
Definition at line 27 of file proofcomparator.h.
|
inline |
Definition at line 36 of file proofcomparator.h.