BinaryHistogram.count

The total number of calls to add().

struct BinaryHistogram(uint MaxPow2, istring Suffix = "")
uint count;

Meta