Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

sortProposalsByVotes Struct Reference

Public Member Functions

bool operator() (const std::pair< CGovernanceObject *, int > &left, const std::pair< CGovernanceObject *, int > &right)
 

Detailed Description

Definition at line 539 of file governance.cpp.

Member Function Documentation

◆ operator()()

bool sortProposalsByVotes::operator() ( const std::pair< CGovernanceObject *, int > &  left,
const std::pair< CGovernanceObject *, int > &  right 
)
inline

Definition at line 540 of file governance.cpp.

References UintToArith256().


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