Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | List of all members
avalanche::ProofRefComparatorByAddress Struct Reference

Compare proof references by pointer address. More...

#include <proofcomparator.h>

Public Member Functions

bool operator() (const ProofRef &lhs, const ProofRef &rhs) const
 

Detailed Description

Compare proof references by pointer address.

Definition at line 18 of file proofcomparator.h.

Member Function Documentation

◆ operator()()

bool avalanche::ProofRefComparatorByAddress::operator() ( const ProofRef lhs,
const ProofRef rhs 
) const
inline

Definition at line 19 of file proofcomparator.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: