Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
CompareIteratorByHash Struct Reference

#include <mempool_entry.h>

Public Member Functions

template<typename T>
bool operator() (const std::reference_wrapper< T > &a, const std::reference_wrapper< T > &b) const
template<typename T>
bool operator() (const T &a, const T &b) const

Detailed Description

Definition at line 38 of file mempool_entry.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename T>
bool CompareIteratorByHash::operator() ( const std::reference_wrapper< T > & a,
const std::reference_wrapper< T > & b ) const
inline

Definition at line 42 of file mempool_entry.h.

◆ operator()() [2/2]

template<typename T>
bool CompareIteratorByHash::operator() ( const T & a,
const T & b ) const
inline

Definition at line 47 of file mempool_entry.h.


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