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