Histogram.minValue

Smallest value stored in this histogram. This is not subject to histMin and histMax.

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

Meta