BloombergLP::balm::operator<<

Write a formatted description of the specified rhs format spec to the specified stream, and return a reference to the modifiable stream.

Synopsis

Declared in <balm_metricformat.h>

std::ostream&
operator<<(
    std::ostream& stream,
    MetricFormatSpec const& rhs);

Return Value

reference to the modifiable stream

Parameters

NameDescription
streamoutput stream
rhsformat spec to write