Bitcoin ABC 0.30.5
P2P Digital Currency
Public Member Functions | List of all members
TxPool::IteratorComparator Struct Reference

#include <txpool.h>

Public Member Functions

template<typename I >
bool operator() (const I &a, const I &b) const
 

Detailed Description

Definition at line 130 of file txpool.h.

Member Function Documentation

◆ operator()()

template<typename I >
bool TxPool::IteratorComparator::operator() ( const I &  a,
const I &  b 
) const
inline

Definition at line 131 of file txpool.h.


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