Bitcoin ABC 0.30.3
P2P Digital Currency
|
Iterate txs in reverse-topological order. More...
#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 |
Iterate txs in reverse-topological order.
Definition at line 43 of file mempool_entry.h.
|
inline |
Definition at line 45 of file mempool_entry.h.
|
inline |
Definition at line 50 of file mempool_entry.h.