Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
wallet::WalletTxOrderComparator Struct Reference

#include <transaction.h>

Public Member Functions

bool operator() (const CWalletTx *a, const CWalletTx *b) const

Detailed Description

Definition at line 382 of file transaction.h.

Member Function Documentation

◆ operator()()

bool wallet::WalletTxOrderComparator::operator() ( const CWalletTx * a,
const CWalletTx * b ) const
inline

Definition at line 383 of file transaction.h.


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