Bitcoin Core  22.99.0
P2P Digital Currency
Public Types | Public Member Functions | List of all members
modifiedentry_iter Struct Reference

#include <miner.h>

Public Types

typedef CTxMemPool::txiter result_type
 

Public Member Functions

result_type operator() (const CTxMemPoolModifiedEntry &entry) const
 

Detailed Description

Definition at line 71 of file miner.h.

Member Typedef Documentation

◆ result_type

Definition at line 72 of file miner.h.

Member Function Documentation

◆ operator()()

result_type modifiedentry_iter::operator() ( const CTxMemPoolModifiedEntry entry) const
inline

Definition at line 73 of file miner.h.


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