Write a formatted description of the specified record to the specified stream and return a reference to the modifiable stream.
Synopsis
Declared in <balm_metricrecord.h>
std::ostream&
operator<<(
std::ostream& stream,
MetricRecord const& record);
Created with MrDocs