BloombergLP::balm::MetricRecord::max

max overloads

Synopses

Declared in <balm_metricrecord.h>

Return a reference to the modifiable max attribute representing the maximum of the individually recorded values.

double&
max();
» more...

Return a reference to the non-modifiable max attribute representing the maximum of the individually recorded values.

double const&
max() const;
» more...