Histogram.maxValue

Largest 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)
maxValue
()

Meta