MeanAccumulator.count

struct MeanAccumulator(T, Summation summation)
size_t count;

Meta