PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | List of all members
CompareValueOnly Struct Reference

Public Member Functions

bool operator() (const std::pair< CAmount, std::pair< const CWalletTx *, unsigned int > > &t1, const std::pair< CAmount, std::pair< const CWalletTx *, unsigned int > > &t2) const
 

Detailed Description

Definition at line 64 of file wallet.cpp.

Member Function Documentation

◆ operator()()

bool CompareValueOnly::operator() ( const std::pair< CAmount, std::pair< const CWalletTx *, unsigned int > > &  t1,
const std::pair< CAmount, std::pair< const CWalletTx *, unsigned int > > &  t2 
) const
inline

Definition at line 65 of file wallet.cpp.


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