Print the category and name of this metric description to the specified output stream in some single‐line human‐readable form, and return a reference to the modifiable stream.
Synopsis
Declared in <balm_metricdescription.h>
std::ostream&
print(std::ostream& stream) const;
Created with MrDocs