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>
bsl::shared_ptr<MetricFormat const>
format() const;
Created with MrDocs