BloombergLP::balm::MetricFormatSpec::formatValue

Write the specified value to the specified stream using the specified format, and return a reference to the modifiable stream.

Synopsis

Declared in <balm_metricformat.h>

static
std::ostream&
formatValue(
    std::ostream& stream,
    double value,
    MetricFormatSpec const& format);