Same as the preceding overload, accepting a shared pointer.
Declared in <balm_metricsmanager.h>
int
removePublisher(bsl::shared_ptr<Publisher> const& publisher);
0 on success, and a non-zero value if publisher cannot be found
| Name | Description |
|---|---|
| publisher | publisher to remove from this metrics manager |