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>

Metric::Gauge const&
theGauge() const;

Created with MrDocs