[#BloombergLP-balm-MetricId-description-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricId.adoc[MetricId]::description :relfileprefix: ../../../ :mrdocs: `description` overloads == Synopses Declared in `<balm_metricid.h>` Return a reference to the modifiable address of the _held_ non‐modifiable `MetricDescription`, which defines the value of this metric id. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricDescription.adoc[MetricDescription] const*& xref:BloombergLP/balm/MetricId/description-03.adoc[description](); ---- [.small]#xref:BloombergLP/balm/MetricId/description-03.adoc[_» more..._]# Return a reference to the non‐modifiable address of the _held_ non‐modifiable `MetricDescription`, which defines the value of this metric id. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricDescription.adoc[MetricDescription] const const*& xref:BloombergLP/balm/MetricId/description-0d.adoc[description]() const; ---- [.small]#xref:BloombergLP/balm/MetricId/description-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#