Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
CompareTxMemPoolEntryByEntryTime Class Reference

#include <txmempool.h>

Public Member Functions

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

Detailed Description

Definition at line 95 of file txmempool.h.

Member Function Documentation

◆ operator()()

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

Definition at line 98 of file txmempool.h.

Here is the call graph for this function:

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