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

#include <txmempool.h>

Public Member Functions

bool operator() (const CTxMemPoolEntryRef &a, const CTxMemPoolEntryRef &b) const
 

Detailed Description

Definition at line 78 of file txmempool.h.

Member Function Documentation

◆ operator()()

bool CompareTxMemPoolEntryByEntryId::operator() ( const CTxMemPoolEntryRef a,
const CTxMemPoolEntryRef b 
) const
inline

Definition at line 79 of file txmempool.h.


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