Only call Prev when this entry is DIRTY, FRESH, or both
Synopsis
Declared in <coins.h>
CoinsCachePair*
Prev() const noexcept;
Return Value
Pointer to the previous flagged entry in the linked list.
Created with MrDocs
Only call Prev when this entry is DIRTY, FRESH, or both
Declared in <coins.h>
CoinsCachePair*
Prev() const noexcept;
Pointer to the previous flagged entry in the linked list.
Created with MrDocs