Return the address of the MetricsManager object managed by this scoped guard. The behavior is undefined if the default instance of the metrics manager is externally destroyed, or if the returned address is retained after this scoped guard is destroyed.

Synopsis

Declared in <balm_defaultmetricsmanager.h>

MetricsManager*
instance() const;

Created with MrDocs