Assign to this metric the specified value.

Synopsis

Declared in <bdlm_metric.h>

Metric&
operator=(Gauge const& value);

Return Value

a non‐`const` reference to this object

Parameters

Name

Description

value

gauge value to assign

Created with MrDocs