Exchange the associated metric collection callback registration with the one controlled by the specified other handle.

Synopsis

Declared in <bdlm_metricsregistry.h>

void
swap(MetricsRegistryRegistrationHandle& other) noexcept;

Parameters

Name

Description

other

handle with which to exchange the registration

Created with MrDocs