[#BloombergLP-balm-MetricDescription-format] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricDescription.adoc[MetricDescription]::format :relfileprefix: ../../../ :mrdocs: Return a shared pointer to the non‐modifiable format for this metric description. Note that the returned shared pointer _may_ _be_ _null_ if a format has not been provided for the described metric. == Synopsis Declared in `<balm_metricdescription.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/shared_ptr-0a.adoc[bsl::shared_ptr<MetricFormat const>] format() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#