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

#include <blockassembler.h>

Public Member Functions

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

Detailed Description

Todo:
: refactor to avoid duplication of this logic.

Definition at line 74 of file blockassembler.h.

Member Function Documentation

◆ operator()()

bool CompareModifiedEntry::operator() ( const CTxMemPoolModifiedEntry a,
const CTxMemPoolModifiedEntry b 
) const
inline

Definition at line 75 of file blockassembler.h.


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