Report the total number of entries in the underlying map.

Synopsis

Declared in <coins.h>

size_t
GetTotalCount() const noexcept;

Return Value

The size of the coins map.

Created with MrDocs