Get the one‐past‐the‐end sentinel of the linked list.
Synopsis
Declared in <coins.h>
CoinsCachePair*
End() const noexcept;
Return Value
Pointer to the end sentinel.
Created with MrDocs
Get the one‐past‐the‐end sentinel of the linked list.
Declared in <coins.h>
CoinsCachePair*
End() const noexcept;
Pointer to the end sentinel.
Created with MrDocs