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

#include <txmempool.h>

Public Member Functions

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

Detailed Description

Definition at line 170 of file txmempool.h.

Member Function Documentation

◆ operator()()

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

Definition at line 171 of file txmempool.h.

Here is the call graph for this function:

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