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