Print this metric id to the specified output stream in some single-line human-readable form, and return a reference to the modifiable stream.
Declared in <balm_metricid.h>
std::ostream&
print(std::ostream& stream) const;
reference to the modifiable stream
| Name | Description |
|---|---|
| stream | output stream |