Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CompareByPriority Struct Reference

Public Member Functions

bool operator() (const COutput &t1, const COutput &t2) const
 

Detailed Description

Definition at line 3000 of file wallet.cpp.

Member Function Documentation

◆ operator()()

bool CompareByPriority::operator() ( const COutput t1,
const COutput t2 
) const
inline

Definition at line 3002 of file wallet.cpp.

References COutput::Priority().


The documentation for this struct was generated from the following file:
Released under the MIT license