Bitcoin Core  0.20.99
P2P Digital Currency
Public Member Functions | List of all members
CTxMemPool::CompareIteratorByHash Struct Reference

#include <txmempool.h>

Public Member Functions

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

Detailed Description

Definition at line 550 of file txmempool.h.

Member Function Documentation

◆ operator()()

bool CTxMemPool::CompareIteratorByHash::operator() ( const txiter a,
const txiter b 
) const
inline

Definition at line 551 of file txmempool.h.


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