[#BloombergLP-bdlm-Metric-theGauge] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlm.adoc[bdlm]::xref:BloombergLP/bdlm/Metric.adoc[Metric]::theGauge :relfileprefix: ../../../ :mrdocs: Return a `const` reference to the value of this metric of gauge type. The behavior is undefined unless `true == isGuage()`. == Synopsis Declared in `<bdlm_metric.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlm/Metric/Gauge.adoc[Metric::Gauge] const& theGauge() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#