[#BloombergLP-balm-MetricFormatSpec-2constructor-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricFormatSpec.adoc[MetricFormatSpec]::MetricFormatSpec :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- MetricFormatSpec(xref:BloombergLP/balm/MetricFormatSpec.adoc[MetricFormatSpec] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#