Constructors

Synopses

Declared in <bdlm_metric.h>

Create a default (empty) metric.

Metric();

Create a metric with the specified value.

explicit
Metric(Gauge const& value);

Created with MrDocs