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