Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
wallet::WalletTxOrderComparator Struct Reference

#include <transaction.h>

Public Member Functions

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

Detailed Description

Definition at line 366 of file transaction.h.

Member Function Documentation

◆ operator()()

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

Definition at line 367 of file transaction.h.


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