Assign to this metric format object the value of the specified rhs metric format, and return a reference to this modifiable metric format.
Synopsis
Declared in <balm_metricformat.h>
MetricFormat&
operator=(MetricFormat const& rhs);
Return Value
reference to this modifiable metric format
Parameters
Name |
Description |
rhs |
metric format to assign from |
Created with MrDocs