Counter.total

The total amount of items

class Counter(T)
uint total;

Meta