Bitcoin ABC  0.28.12
P2P Digital Currency
Public Member Functions | List of all members
CompareTxMemPoolEntryByEntryTime Struct Reference

#include <txmempool.h>

Public Member Functions

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

Detailed Description

Definition at line 70 of file txmempool.h.

Member Function Documentation

◆ operator()()

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

Definition at line 71 of file txmempool.h.


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