Assign to this format spec the value of the specified rhs format spec, and return a reference to this modifiable format spec.
Declared in <balm_metricformat.h>
MetricFormatSpec&
operator=(MetricFormatSpec const& rhs);
reference to this modifiable format spec
| Name | Description |
|---|---|
| rhs | format spec to assign from |