Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CTxMemPool::CompareIteratorByHash Struct Reference

#include <txmempool.h>

Public Member Functions

bool operator() (const txiter &a, const txiter &b) const
 

Detailed Description

Definition at line 494 of file txmempool.h.

Member Function Documentation

◆ operator()()

bool CTxMemPool::CompareIteratorByHash::operator() ( const txiter a,
const txiter b 
) const
inline

Definition at line 495 of file txmempool.h.


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