Write the specified value to the specified stream using the specified format, and return a reference to the modifiable stream.
Declared in <balm_metricformat.h>
static
std::ostream&
formatValue(
std::ostream& stream,
double value,
MetricFormatSpec const& format);