Get the first flagged entry in the linked list.
Synopsis
Declared in <coins.h>
CoinsCachePair*
Begin() const noexcept;
Return Value
Pointer to the first entry, or the end sentinel if there are none.
Created with MrDocs
Get the first flagged entry in the linked list.
Declared in <coins.h>
CoinsCachePair*
Begin() const noexcept;
Pointer to the first entry, or the end sentinel if there are none.
Created with MrDocs