Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CompareTxMemPoolEntryByEntryTime Class Reference
#include <txmempool.h>
Public Member Functions | |
bool | operator() (const CTxMemPoolEntry &a, const CTxMemPoolEntry &b) const |
Detailed Description
Definition at line 268 of file txmempool.h.
Member Function Documentation
◆ operator()()
|
inline |
Definition at line 271 of file txmempool.h.
References CTxMemPoolEntry::GetTime().
The documentation for this class was generated from the following file:
- src/txmempool.h