Write a description of the specified rhs metric id to the specified stream in some human‐readable format, and return a reference to the modifiable stream.

Synopsis

Declared in <balm_metricid.h>

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

Created with MrDocs