Write a description of this record to the specified stream and return a reference to the modifiable stream.
Synopsis
Declared in <balm_metricrecord.h>
std::ostream&
print(std::ostream& stream) const;
Return Value
reference to the modifiable stream
Parameters
Name |
Description |
stream |
output stream |
Created with MrDocs