Write a formatted single‐line description of the specified rhs metric description to the specified stream, and return a reference to the modifiable stream.

Synopsis

Declared in <balm_metricdescription.h>

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

Created with MrDocs