Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

IteratorComparator Struct Reference

Public Member Functions

template<typename I >
bool operator() (const I &a, const I &b) const
 

Detailed Description

Definition at line 82 of file net_processing.cpp.

Member Function Documentation

◆ operator()()

template<typename I >
bool IteratorComparator::operator() ( const I &  a,
const I &  b 
) const
inline

Definition at line 85 of file net_processing.cpp.


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