Histogram.totalCount

Total number of values stored in this histogram.

struct Histogram(T, Flag!"logIndex" logIndex = No.logIndex)
@property const pure nothrow @safe
const(size_t)
totalCount
()

Meta