Create a metric format spec having the same value as the specified original format spec. The behavior is undefined unless original.format() remains valid and unmodified for the lifetime of this object.
Synopsis
Declared in <balm_metricformat.h>
MetricFormatSpec(MetricFormatSpec const& original);
Created with MrDocs