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